Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base—$250.44100%0xc2d1…d49266d ago0x027a51…f78194
0x3be9…575c0xf6ee…3bd2Base—$0.007478100%0xc2d1…d49266d ago0x027a51…f78194
0x3be9…575c0x31d0…2cd7Base—$50.36100%0x4337…403c66d ago0x8d81e1…ab16f9
0x3be9…575c0xf6ee…3bd2Base—$0.006139100%0x4337…403c66d ago0x8d81e1…ab16f9
0x3be9…575c0xf6ee…3bd2Base—$0.005481100%0x4337…a4ab66d ago0xecb33e…272751
0x3be9…575c0x31d0…2cd7Base—$150.57100%0x4337…a4ab66d ago0xecb33e…272751
0x3be9…575c0x31d0…2cd7Base—$50.36100%0x48f0…359666d ago0xc8b3b8…3a8a7b
0x3be9…575c0xf6ee…3bd2Base—$0.006523100%0x48f0…359666d ago0xc8b3b8…3a8a7b
0x3be9…575c0xf6ee…3bd2Base—$0.002325100%0x48f0…359666d ago0xbccdd9…6a38f4
0x3be9…575c0x31d0…2cd7Base—$55.31100%0x48f0…359666d ago0xbccdd9…6a38f4
0x3be9…575c0x31d0…2cd7Base—$10.29100%0x4337…562766d ago0xf4dfa0…20d9ab
0x3be9…575c0xf6ee…3bd2Base—$0.000122100%0x4337…562766d ago0xf4dfa0…20d9ab
0x3be9…575c0x31d0…2cd7Base—$25.30100%0x48f0…359666d ago0xf74153…abe500
0x3be9…575c0xf6ee…3bd2Base—$0.003995100%0x48f0…359666d ago0xf74153…abe500
0x3be9…575c0x31d0…2cd7Base—$10.30100%0x4337…f2e166d ago0x74f083…e6bd2f
0x3be9…575c0xf6ee…3bd2Base—$0.00964100%0x4337…f2e166d ago0x74f083…e6bd2f
0x3be9…575c0xf6ee…3bd2Base—$0.005861100%0x48f0…359666d ago0xe462ed…7f6d10
0x3be9…575c0x31d0…2cd7Base—$45.31100%0x48f0…359666d ago0xe462ed…7f6d10
0x3be9…575c0x31d0…2cd7Base—$38.31100%0x4337…e06166d ago0xbc39d6…34182b
0x3be9…575c0xf6ee…3bd2Base—$0.008587100%0x4337…e06166d ago0xbc39d6…34182b
0x3be9…575c0x31d0…2cd7Base—$30.00100%0x4337…936966d ago0xc002c3…725f28
0x3be9…575c0x31d0…2cd7Base—$50.36100%0x4337…98b666d ago0xd377ee…781fe8
0x3be9…575c0xf6ee…3bd2Base—$0.006163100%0x4337…98b666d ago0xd377ee…781fe8
0x3be9…575c0xf6ee…3bd2Base—$0.000615100%0x4337…fa0066d ago0xae8d34…eb48a3
0x3be9…575c0x31d0…2cd7Base—$33.30100%0x4337…fa0066d ago0xae8d34…eb48a3

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.