Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe129…70030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x790006…bcb8eb
0xe129…70030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x62fb60…0998fd
0xe129…70030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xe8515d…9b9df4
0xe129…70030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xb1d561…75fac8
0xe129…70030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xe541e0…08650b
0xe129…70030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xbbb49d…7c7c5d
0xe129…70030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x8188fc…7a6b0e
0xe129…70030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xd3c551…9b2357
0xe129…70030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x57c426…076bd2
0xe129…70030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x580aaf…c0a50e
0xe129…70030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x564931…4b41b7
0xe129…70030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xe905b5…bc068c
0xe129…70030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xf5385b…c9c27d
0xe129…70030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x19c8c7…3fe2b4
0xe129…70030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xe6dbab…30e488
0xe129…70030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xd111a0…69a9fb
0xe129…70030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x66ee3f…2ff566
0xe129…70030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x7ecebb…6043f8
0xe129…70030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x942df7…b10e31
0xe129…70030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xee5029…b624f1
0xe129…70030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x7df8cb…84b584
0xe129…70030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xe8222c…3af6d0
0xe129…70030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x36759e…d72b62
0xe129…70030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xfb47ad…c5f60c
0xe129…70030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x812aeb…73a753

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.