Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$9.45100%0x3845…8ad299d ago0x79197e…442b2c
0xa17c…60a90x0e3d…7757Base—$2.10100%0xcb3f…dc2999d ago0xcccc5d…b19f99
0xa17c…60a90x0e3d…7757Base—$1.05100%0x8817…492799d ago0x64af70…a0701b
0xa17c…60a90x0e3d…7757Base—$2.10100%0x614a…d5ce99d ago0xc3bd29…2e106b
0xa17c…60a90x0e3d…7757Base—$21.00100%0x1f5f…656e99d ago0xf08141…b1c7f9
0xa17c…60a90x0e3d…7757Base—$15.75100%0x55b3…f1a099d ago0x592edc…1cc4e1
0xa17c…60a90x0e3d…7757Base—$4.20100%0x170f…623099d ago0x16c288…48e31a
0xa17c…60a90x0e3d…7757Base—$1.05100%0x8107…169999d ago0x360e53…6f0e5b
0xa17c…60a90x0e3d…7757Base—$1.05100%0x65ca…0ec199d ago0xb4abf0…3056e8
0xa17c…60a90x0e3d…7757Base—$1.05100%0xa2b7…2c9a99d ago0xc23bf5…5826dc
0xa17c…60a90x0e3d…7757Base—$1.05100%0x2740…f50499d ago0x82255d…e157a5
0xa17c…60a90x0e3d…7757Base—$2.10100%0x28ce…606199d ago0x3dcad4…186cbc
0xa17c…60a90x0e3d…7757Base—$2.10100%0xfbd8…39da99d ago0x52eedf…d29e35
0xa17c…60a90x0e3d…7757Base—$84.00100%0x75ef…a0f999d ago0x85cd1a…c9d7f3
0xa17c…60a90x0e3d…7757Base—$10.50100%0xe706…1d9b99d ago0x11e49a…f93032
0xa17c…60a90x0e3d…7757Base—$5.25100%0x2a1b…cb2899d ago0x648d73…49b433
0xa17c…60a90x0e3d…7757Base—$10.50100%0x64e4…55d999d ago0x2b0a7d…6be546
0xa17c…60a90x0e3d…7757Base—$1.05100%0x5520…8e5b100d ago0xe441e6…7b04fb

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.