Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x156c…ea280x271a…9ae0Base—$0.001100%payAI8d ago0xe75435…bf31bd
0x156c…ea280x271a…9ae0Base—$0.001100%payAI8d ago0x920b6d…89e6e6
0x156c…ea280x271a…9ae0Base—$0.02100%payAI8d ago0xcad7a5…2808cb
0x156c…ea280x271a…9ae0Base—$0.001100%payAI8d ago0x20ac2c…d02c13
0x156c…ea280x271a…9ae0Base—$0.001100%payAI8d ago0x36e639…13e11b
0x156c…ea280x271a…9ae0Base—$0.001100%payAI8d ago0x9e1898…08a3de
0x156c…ea280x271a…9ae0Base—$0.001100%payAI8d ago0xa0f9df…a8cceb
0x156c…ea280x271a…9ae0Base—$0.001100%payAI8d ago0xa84c4c…241c76
0x156c…ea280x271a…9ae0Base—$0.001100%payAI8d ago0xa80a19…227977
0x156c…ea280x271a…9ae0Base—$0.001100%payAI8d ago0xdf1fd8…7c0fa1
0x156c…ea280x271a…9ae0Base—$0.001100%payAI8d ago0x305011…f286f7
0x156c…ea280x271a…9ae0Base—$0.001100%payAI8d ago0x020cef…1e536d
0x156c…ea280x271a…9ae0Base—$0.001100%payAI8d ago0x096c46…9a6587
0x156c…ea280x271a…9ae0Base—$0.001100%payAI8d ago0x21b675…9d71b2
0x156c…ea280x271a…9ae0Base—$0.02100%payAI8d ago0x9c0966…0c0eae
0x156c…ea280x271a…9ae0Base—$0.001100%payAI8d ago0x0328f4…6632f2
0x156c…ea280x271a…9ae0Base—$0.001100%payAI8d ago0x592d5e…08b36c
0x156c…ea280x271a…9ae0Base—$0.001100%payAI8d ago0x4ea263…931b62
0x156c…ea280x271a…9ae0Base—$0.001100%payAI8d ago0xad55d8…d037eb
0x156c…ea280x271a…9ae0Base—$0.02100%payAI8d ago0x0f420a…599c32
0x156c…ea280x271a…9ae0Base—$0.001100%payAI8d ago0x45a9d3…c809be
0x156c…ea280x271a…9ae0Base—$0.001100%payAI8d ago0xaa0459…c16896
0x156c…ea280x271a…9ae0Base—$0.001100%payAI8d ago0x2b609f…2efa1b
0x156c…ea280x271a…9ae0Base—$0.02100%payAI8d ago0x236e15…ecaefd
0x156c…ea280x271a…9ae0Base—$0.001100%payAI8d ago0x78e1a5…144292

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.