Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8bf1…92610x0f7a…9fd2Base$1.2770%0xc228…8d8835d ago0x3f8437…5ea260
0x3dd3…29680x0f7a…9fd2Base$14.8570%0x73b4…e73635d ago0x5ed730…acb0b9
0xf430…0a0d0x0f7a…9fd2Base$1.3170%0xfc36…884235d ago0x9f96cd…2123ee
0x4c60…adf00x0f7a…9fd2Base$1.1770%0xca72…b65935d ago0x6dfecf…91865c
0xc879…04880x0f7a…9fd2Base$1.2970%0xb629…dab435d ago0xf72f03…8af551
0x9eba…858a0x0f7a…9fd2Base$1.3070%0xfc36…884235d ago0x6a246d…889bf9
0xc879…04880x0f7a…9fd2Base$1.3270%0xb629…dab435d ago0x2e870e…746392
0x1163…138c0x0f7a…9fd2Base$1.0670%0xca72…b65935d ago0x16946a…577568
0xc879…04880x0f7a…9fd2Base$1.3070%0xb629…dab435d ago0xc5389f…2a574b
0xc991…4dce0x0f7a…9fd2Base$1.0770%0xca72…b65935d ago0x954742…8f18ea
0xc879…04880x0f7a…9fd2Base$1.3270%0xb629…dab435d ago0x9581b5…e2a621
0x9631…acfd0x0f7a…9fd2Base$1.0670%0x8144…648735d ago0x19d36c…98c19e
0x5a58…a7bd0x0f7a…9fd2Base$1.1570%0x9e8f…f4f735d ago0xd394f6…8e1dc4
0x5a58…a7bd0x0f7a…9fd2Base$5.9470%0x666e…466635d ago0x963949…f7f26a
0x5a58…a7bd0x0f7a…9fd2Base$1.1170%0x73b4…e73635d ago0x6f1ad9…a175e0
0x1248…322d0x0f7a…9fd2Base$1.4070%0xc228…8d8835d ago0x9566d7…1ff5ba
0x382f…ed930x0f7a…9fd2Base$9.7970%0x4668…62f235d ago0xfa2c54…b1b5fe
0x45fd…78ab0x0f7a…9fd2Base$1.0570%0xdc56…493935d ago0x36a59e…d2fbf0
0x5a58…a7bd0x0f7a…9fd2Base$1.4970%0xefbf…890835d ago0xaae43d…b1e6f8
0xf430…0a0d0x0f7a…9fd2Base$1.3470%0xca72…b65935d ago0xc8f8de…eaf684
0x2c7b…1b9e0x0f7a…9fd2Base$1.1870%0xb629…dab435d ago0xe75ed8…af460d
0x5a58…a7bd0x0f7a…9fd2Base$1.3170%0x73b4…e73635d ago0xfab19b…469533
0x5a58…a7bd0x0f7a…9fd2Base$2.0070%0x73b4…e73635d ago0x78aaf0…907867
0x5a58…a7bd0x0f7a…9fd2Base$1.3070%0x73b4…e73635d ago0x8cef09…088ad9
0x5a58…a7bd0x0f7a…9fd2Base$1.3270%0x73b4…e73635d ago0x0091e3…f9894d

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.