Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base—$5.25100%0x88c8…5038109d ago0x25b8c7…2f2eb1
0x8cfa…be850x0e3d…7757Base—$1.05100%0x9618…2861109d ago0xcaf777…ab0f28
0x8cfa…be850x0e3d…7757Base—$3.15100%0xa894…209f109d ago0x59fd53…7b717d
0x8cfa…be850x0e3d…7757Base—$5.25100%0x35fa…74a9109d ago0x8575bf…8dfe67
0x8cfa…be850x0e3d…7757Base—$31.50100%0x1af6…8fa3109d ago0x4a0527…f55d7e
0x8cfa…be850x0e3d…7757Base—$10.50100%0x9667…204e109d ago0xc65f29…342219
0x8cfa…be850x0e3d…7757Base—$1.05100%0x665d…3bb9109d ago0x667763…985c65
0x8cfa…be850x0e3d…7757Base—$31.50100%0xf8ec…37d4109d ago0xf0fd26…a69fdb
0x8cfa…be850x0e3d…7757Base—$2.10100%0xd3b3…bd82109d ago0xeff78f…402fb4
0x8cfa…be850x0e3d…7757Base—$1.05100%0x4173…2665109d ago0xc76fd2…6acaae
0x8cfa…be850x0e3d…7757Base—$1.05100%0x1cb5…c0e2109d ago0xfd56d9…dc85a6
0x8cfa…be850x0e3d…7757Base—$31.50100%0x133d…a476109d ago0x1593d0…1adb6c
0x8cfa…be850x0e3d…7757Base—$10.50100%0x0f31…87b1109d ago0xa9f090…80973f
0x8cfa…be850x0e3d…7757Base—$2.10100%0x91b5…1a5e109d ago0xa8ca05…975c2f
0x8cfa…be850x0e3d…7757Base—$42.00100%0x7430…b4bb109d ago0xdf199e…81dd23
0x8cfa…be850x0e3d…7757Base—$15.75100%0xf74f…ffda109d ago0x93f272…91870a
0x8cfa…be850x0e3d…7757Base—$2.10100%0x1e6d…37c1109d ago0xdcb5cf…acd738
0x8cfa…be850x0e3d…7757Base—$10.50100%0x0881…8de2109d ago0x641a4e…4cba3b
0x8cfa…be850x0e3d…7757Base—$2.10100%0x6361…4405109d ago0x330e18…a6d8fc
0x8cfa…be850x0e3d…7757Base—$4.20100%0x8944…ba2a109d ago0x1ef59d…6e6490
0x8cfa…be850x0e3d…7757Base—$10.50100%0xf6cb…a8d7109d ago0x7e2e52…ccd691
0x8cfa…be850x0e3d…7757Base—$5.25100%0xc763…5b0b109d ago0x9511b6…b94590
0x8cfa…be850x0e3d…7757Base—$13.65100%0x9618…2861109d ago0x2da3b8…5d782a
0x8cfa…be850x0e3d…7757Base—$5.25100%0x8b99…df79109d ago0x2ae7c1…75a1f5
0x8cfa…be850x0e3d…7757Base—$1.05100%0x5513…a8a9109d ago0xf60145…92594a

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.