Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xccc1…ff2d0xb484…d68eBasex402 service$0.35100%coinbase93d ago0xdd1c41…f85981
0xccc1…ff2d0x2932…4f60Basex402 service$0.01100%coinbase93d ago0xa4bb9c…3cbbf7
0xccc1…ff2d0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase93d ago0x97f102…bcc0ae
0xccc1…ff2d0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase93d ago0xbfc4c9…c37710
0xccc1…ff2d0x5721…8867Basex402 service$0.001100%coinbase93d ago0x9ac1ea…aa8bb2
0xccc1…ff2d0x54d6…4afaBasex402 service$0.05100%coinbase93d ago0x6cda4d…55bdce
0xccc1…ff2d0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase93d ago0xd8d661…f444ba
0xccc1…ff2d0x6e8b…4e2eBasex402 service$0.001100%coinbase93d ago0x2592e8…30bcc3
0xccc1…ff2d0x4466…125eBasex402 service$0.008100%coinbase93d ago0x95001d…da3a7d
0xccc1…ff2d0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase93d ago0xf67fd5…a25c9b
0xccc1…ff2d0x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase93d ago0x98b94e…9145d1
0xccc1…ff2d0x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase93d ago0xfa203e…f3b3e3
0xccc1…ff2d0xe10b…e3c1BaseMERCURY Cited MarkdownCited-markdown$0.003100%coinbase93d ago0x1216cd…c07cb7
0xccc1…ff2d0x2b6d…32c5Base2sPublic-records$0.001100%coinbase93d ago0xe74b7b…479b92
0xccc1…ff2d0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase93d ago0xe9e2f2…4093bc
0xccc1…ff2d0x6e1c…d728Basex402 service$0.002100%coinbase93d ago0xc9c8d5…47551d
0xccc1…ff2d0x692d…07ddBasex402 service$0.01100%coinbase93d ago0x4380c5…65c9ff
0xccc1…ff2d0x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase93d ago0xf6e866…9f3354
0xccc1…ff2d0x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase93d ago0xd831a5…4d7f14
0xccc1…ff2d0x692d…07ddBasex402 service$0.01100%coinbase93d ago0x6c1905…06b4e5
0xccc1…ff2d0x692d…07ddBasex402 service$0.01100%coinbase93d ago0x8611a3…f46a97
0xccc1…ff2d0x5d51…d60dBasex402 service$0.02100%coinbase93d ago0x9d8d20…0c4c60
0xccc1…ff2d0x692d…07ddBasex402 service$0.01100%coinbase93d ago0x9cbb99…2fb434

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.