Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86b9…63f20x3e0a…78e7Base—$0.002646100%coinbase74d ago0x85eb26…696185
0x86b9…63f20x3e0a…78e7Base—$0.005299100%coinbase75d ago0x8cc3ce…0cf26c
0x86b9…63f20x3e0a…78e7Base—$0.004667100%coinbase75d ago0x2535f5…008f6f
0x86b9…63f20x3e0a…78e7Base—$0.002772100%coinbase75d ago0xfa2a15…04312b
0x86b9…63f20x3e0a…78e7Base—$0.003239100%coinbase75d ago0x53608d…f35c1f
0x86b9…63f20x3e0a…78e7Base—$0.005454100%coinbase75d ago0x1fb35b…d56f90
0x86b9…63f20x3e0a…78e7Base—$0.003491100%coinbase75d ago0xaf8a8d…371ed3
0x86b9…63f20x3e0a…78e7Base—$0.004462100%coinbase75d ago0x75bf43…d8b5c1
0x86b9…63f20x3e0a…78e7Base—$0.003667100%coinbase75d ago0x5f1dd2…ee41c6
0x86b9…63f20x3e0a…78e7Base—$0.004202100%coinbase75d ago0xee324f…8912c9
0x86b9…63f20x3e0a…78e7Base—$0.002919100%coinbase75d ago0x9dd741…3dff60
0x86b9…63f20x3e0a…78e7Base—$0.004751100%coinbase75d ago0x192276…eb8e7a
0x86b9…63f20x3e0a…78e7Base—$0.00456100%coinbase75d ago0x758ece…2c4dea
0x86b9…63f20x3e0a…78e7Base—$0.002837100%coinbase75d ago0x89af81…4a9ee0
0x86b9…63f20x3e0a…78e7Base—$0.003332100%coinbase75d ago0x7654ef…df34a5
0x86b9…63f20x3e0a…78e7Base—$0.004919100%coinbase75d ago0xeb28cf…94fd47

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.