Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x462187…451b3f
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x5115aa…c404d6
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc11dec…221074
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xf999d4…a5af0f
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe68fa5…7b3d2a
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xdc9f65…cce9bd
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xa49deb…08c4b5
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x27bd04…3d686a
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xbdfbde…3d9ee7
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x5607d1…154100
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd44dff…736889
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc6b2f4…60f33e
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x37c54f…df3cf0
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xf50a89…a67d75
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x96547d…7a2750
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x7c031b…a177ab
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xa52d34…2817a9
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc7ff85…b5a450
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xff3011…08d456
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x96eec6…96633c
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x3844aa…c76652
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe774bb…9465e5
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xf9bdf3…a3e5a9
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x2cdc2e…4e2497
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x8d2ff1…c5561d

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.