Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x22d4…b5a00x3dcb…32e1Basex402 service$0.002100%coinbase7d ago0x2c508b…77e001
0xce87…34110x3dcb…32e1Basex402 service$0.005100%coinbase7d ago0x55766a…a9595c
0x3789…e7e30x3dcb…32e1Basex402 service$0.002100%coinbase7d ago0x4b088c…9dd628
0xb943…89b00x3dcb…32e1Basex402 service$0.002100%coinbase7d ago0x3637bd…2e047b
0x4861…2ddf0x3dcb…32e1Basex402 service$0.002100%coinbase7d ago0xd0ae6f…618e70
0x9d6c…20920x3dcb…32e1Basex402 service$0.002100%coinbase7d ago0x2cf89e…b9105d
0x9e9c…6a9f0x3dcb…32e1Basex402 service$0.005100%coinbase7d ago0x812c3e…f294ca
0xd27c…dfc10x3dcb…32e1Basex402 service$0.002100%coinbase7d ago0xd09e08…23e6f3
0xf9d0…c6b20x3dcb…32e1Basex402 service$0.002100%coinbase8d ago0x6b3941…9f99c6
0x0f8d…9a920x3dcb…32e1Basex402 service$0.005100%coinbase8d ago0xd1750e…66d233
0x9370…860b0x3dcb…32e1Basex402 service$0.002100%coinbase8d ago0xeddcc7…3a8280
0x7e37…e3300x3dcb…32e1Basex402 service$0.005100%coinbase8d ago0x6ec486…9df3cb
0x3776…0d380x3dcb…32e1Basex402 service$0.005100%coinbase8d ago0xa0ca5c…de0d38
0x76b4…60780x3dcb…32e1Basex402 service$0.005100%coinbase8d ago0x549987…05cbf7
0x9596…83a20x3dcb…32e1Basex402 service$0.005100%coinbase8d ago0x636166…1499b3
0x5ec7…4b440x3dcb…32e1Basex402 service$0.005100%coinbase8d ago0x6983ce…c38eac

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.