Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xaa0f63…b7d76f
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x83afad…33ed30
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbe0886…09e43f
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa971f5…9ff9ee
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcd346f…3b663e
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x55a4e9…5bad76
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x885f65…201296
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe46c00…c8bc91
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2d4ee1…62f59a
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x56132d…205e12
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb144d4…a65fe3
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6c8602…6d7041
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd50209…ed40d1
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x876c76…6dbee4
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x187403…d8f59a
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5aa48a…e1fd1b
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8e85c1…3512ba
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xed6003…ac6d0f
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x92fbc9…d88579
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2a8d93…9e9596
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xab419b…348326
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb08a8c…16122c
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3232f1…faffbe
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd77bba…4df648
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9270d0…4eaee0

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.