Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8a4cb0…a83854
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1ba540…31218c
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd60b92…206533
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfb8014…4e7d1b
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1e51b0…4829f1
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x04fe60…866f0b
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd1d672…cdea02
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x193b43…252b54
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2820d6…e2c503
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3fbf0c…b29470
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa5a6ac…f1e0c7
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9c5a3e…d78c99
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbbaf64…872174
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x018a36…bbe86f
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcc8217…4c71ea
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x394f07…b0c36f
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb96fdb…efc8eb
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x950742…73ea28
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcbc41b…c3105f
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2a8d98…a9ea80
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x87d47c…1914d0
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6fee54…ab86bb
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2fad20…57e690
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0ec2ba…26b2a2
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x94a17e…704611

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.