Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5308…e5700xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x7324f6…1c2c81
0x5308…e5700xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x67a41e…39cc94
0x5308…e5700xb48c…cab7Basex402 service$0.005100%coinbase36d ago0xf86140…21c7a5
0x5308…e5700xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x3b49a4…8feb41
0x5308…e5700xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x6ec8eb…e8f361
0x0428…59aa0xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x37d67e…71d472
0x0428…59aa0xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x5ac389…6c8ac8
0x6b25…11390xb48c…cab7Basex402 service$0.001100%coinbase36d ago0x4d6393…3ceb13
0x5308…e5700xb48c…cab7Basex402 service$0.001100%coinbase36d ago0x56e2b1…712218
0x5308…e5700xb48c…cab7Basex402 service$0.005100%coinbase36d ago0xb0265d…4d69d9
0x5308…e5700xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x0578c0…95798d
0x5308…e5700xb48c…cab7Basex402 service$0.005100%coinbase36d ago0xe87813…c3b7c9
0x5308…e5700xb48c…cab7Basex402 service$0.001100%coinbase36d ago0x53c767…3c8c36
0x0428…59aa0xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x706c3b…075bb4
0x0428…59aa0xb48c…cab7Basex402 service$0.005100%coinbase36d ago0xe12eb5…47d2a1
0x5308…e5700xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x012696…fb2177
0x5308…e5700xb48c…cab7Basex402 service$0.005100%coinbase36d ago0xa5cf8f…b488f1
0x5308…e5700xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x7c9a21…82eaa1
0x5308…e5700xb48c…cab7Basex402 service$0.005100%coinbase36d ago0xb90fb0…bac9c2
0x5308…e5700xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x7d9828…b803bf
0x0428…59aa0xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x5f30b0…be29f8
0x0428…59aa0xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x0f2db3…dc46b2
0x0428…59aa0xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x16f320…3ee787
0x6b25…11390xb48c…cab7Basex402 service$0.15100%coinbase36d ago0xc4a058…ebf793
0x6b25…11390xb48c…cab7Basex402 service$0.005100%coinbase36d ago0xf6fbb9…970584

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.