Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc368…71ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x57a9b9…22b576
0xc368…71ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2b2f41…102dc6
0xc368…71ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7a31af…08c9b2
0xc368…71ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6878c4…21c608
0xc368…71ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7fc2f6…51c19e
0xc368…71ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8cc8a4…281d21
0xc368…71ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x458f9d…2aa77c
0xc368…71ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x768870…d16998
0xc368…71ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x88818a…4e38bb
0xc368…71ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xed86bd…67766f
0xc368…71ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5a68e6…524fef
0xc368…71ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xcc0595…0a6d3c
0xc368…71ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1c1a41…792e0e
0xc368…71ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xcde252…4a9788
0xc368…71ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x35859a…daa77c
0xc368…71ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa38cdf…929cd7
0xc368…71ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x972d27…eac7d4
0xc368…71ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa1262f…0e9a28
0xc368…71ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa509ca…46d875
0xc368…71ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7fd13f…a0839a
0xc368…71ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1309f7…f05305
0xc368…71ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x58a820…124f46
0xc368…71ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9aaad2…314ffc
0xc368…71ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc0e1d8…94b353
0xc368…71ce0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x92218e…edb73d

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.