Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x14dd…a4ea10h ago0x295345…254efd
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xd8cf…8eb710h ago0xe93174…ba92fa
0x1332…66eb0x47c5…4fc3Base—$57.7570%0x38ac…96f610h ago0x32fdfa…783241
0x1332…66eb0x47c5…4fc3Base—$18.9070%0x7492…70ae10h ago0xf01aff…32ba5c
0x1332…66eb0x6a3a…4378Base—$422.6670%0x9ac4…71a910h ago0xe5972c…edbead
0x1332…66eb0x47c5…4fc3Base—$52.5070%0x2742…8fd110h ago0xda51ce…7d70e3
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x78aa…366710h ago0x19861d…8fbc34
0x1332…66eb0x47c5…4fc3Base—$13.6570%0x3764…3be010h ago0x2603c1…c800ab
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x791a…97b410h ago0x0f90ba…37bae4
0x1332…66eb0x47c5…4fc3Base—$116.9970%0x6647…552610h ago0xcc61c8…69ac3f
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x35ec…9dba10h ago0x4e0d39…5ac831
0x1332…66eb0x47c5…4fc3Base—$54.3670%0xbfa0…288510h ago0xd77081…9ac9d0
0x1332…66eb0x47c5…4fc3Base—$35.7070%0x20d2…f0b210h ago0x21ed05…b25172
0x1332…66eb0x47c5…4fc3Base—$12.6070%0x3aab…e20910h ago0x05ed1b…a115bb
0x1332…66eb0x47c5…4fc3Base—$57.7570%0x02d7…6ab310h ago0x264144…35ab7c
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x4689…1c4b10h ago0xd1891d…5f0b0b
0x1332…66eb0x47c5…4fc3Base—$21.0070%0xaf62…40b910h ago0xa2732d…aa12bc
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x89a0…ff5810h ago0xafc5cd…061ead
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x0245…bb7b10h ago0x025060…2fb28a
0x1332…66eb0x47c5…4fc3Base—$3,675.0070%0x0e26…797811h ago0xc901af…e5e4a9
0x1332…66eb0x538b…8de5Base—$283.3270%0x640e…5f1811h ago0x08f794…59d132
0x1332…66eb0x47c5…4fc3Base—$52.5070%0xb97a…ba2d11h ago0xa31808…2191e1
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xc5c7…f8a511h ago0xcc8c65…3bd615
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xbc18…facb11h ago0x6e61dc…dba821
0x1332…66eb0x47c5…4fc3Base—$157.5070%0xb99f…c90311h ago0x832c08…2d7657

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.