Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xdd1c9f…ea1da2
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x48ef06…21f975
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1cae20…a362b6
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x383207…0bd67d
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x301cfc…09b0bf
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5cb45f…e58190
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb5e63f…506bed
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x63d4a4…f79404
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x23ea71…f8bc78
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1234c6…7c359c
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x609b41…74407b
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x31c7b3…5be81d
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x399cd9…57cae4
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5538e0…befd30
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x305fbc…230992
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xeb046e…0b0933
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd48470…28fbf1
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2dcd45…ffbadd
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x204cef…9868fa
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3e18ea…8cfe0e
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5e6997…ee4068
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe8d513…19b2c5
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf29b78…d1b063
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x95a3b8…1660ab
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x02e897…a8e09f

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.