Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase18d ago0x968c9b…7bab17
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase18d ago0x50d322…31ca3c
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase18d ago0x090f17…21f028
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase18d ago0x34ba6d…27d3d0
0x8d2a…7d370x24fa…9bf2Basex402 service$0.003100%coinbase18d ago0x2d5057…d582c7
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase18d ago0x913095…e12289
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase18d ago0xe861a5…578699
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase18d ago0xdff5e0…59314a
0x8d2a…7d370x24fa…9bf2Basex402 service$0.003100%coinbase18d ago0x2f7237…9440fd
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase18d ago0x792c1a…fe22d8
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase18d ago0x10adde…2a251a
0x8d2a…7d370x24fa…9bf2Basex402 service$0.003100%coinbase18d ago0xee74ae…1d3f5a
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase18d ago0xe2b39e…f448ce
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase18d ago0xed7fc8…5be045
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase18d ago0x9e8612…340cd6
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase18d ago0xa2c3fe…3a12e7
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase18d ago0xbb8684…f3fd61
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase18d ago0xf10e26…1c2b4f
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase18d ago0xd1127f…3a8c34
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase18d ago0x273085…477893
0x8d2a…7d370x24fa…9bf2Basex402 service$0.003100%coinbase18d ago0xcc708a…d262fa
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase18d ago0x74e269…ea17ec
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase18d ago0xecf74c…406153
0x8d2a…7d370x24fa…9bf2Basex402 service$0.001100%coinbase18d ago0xc5ef44…ca1f57
0x8d2a…7d370x24fa…9bf2Basex402 service$0.003100%coinbase18d ago0xe8bec5…e3ad6b

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.