Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$1.05100%0x3d76…265f65d ago0x581159…ead6a3
0xa17c…60a90x0e3d…7757Base—$2.10100%0x13c6…f0ed65d ago0x8d786e…214585
0xa17c…60a90x0e3d…7757Base—$2.10100%0x35fd…376b66d ago0x4231c7…6194a2
0xa17c…60a90x0e3d…7757Base—$22.05100%0x5e96…f15966d ago0x978dce…302cd5
0xa17c…60a90x0e3d…7757Base—$21.00100%0xf9f2…732966d ago0xe73757…962bb5
0xa17c…60a90x0e3d…7757Base—$10.50100%0x1513…b51366d ago0x57533a…d94a5e
0xa17c…60a90x0e3d…7757Base—$1.05100%0xbe1f…63c966d ago0xfbd3b1…797110
0xa17c…60a90x0e3d…7757Base—$2.10100%0x0558…49bd66d ago0xedb049…2918f8
0xa17c…60a90x0e3d…7757Base—$11.55100%0x4e90…564a66d ago0x48584c…9d85b2
0xa17c…60a90x0e3d…7757Base—$10.50100%0xad90…433266d ago0xa12aa6…a7e25d
0xa17c…60a90x0e3d…7757Base—$1.05100%0x27f5…dfdc66d ago0xd4b248…7641d3
0xa17c…60a90x0e3d…7757Base—$1.05100%0x1a34…32c166d ago0xb47c1e…00a35a
0xa17c…60a90x0e3d…7757Base—$5.25100%0x0524…938966d ago0x85d6b2…ab3d02
0xa17c…60a90x0e3d…7757Base—$21.00100%0xed7e…63a666d ago0x0b3d7a…325fff
0xa17c…60a90x0e3d…7757Base—$10.50100%0x8c9f…11af66d ago0x7aedbd…0e6692
0xa17c…60a90x0e3d…7757Base—$3.15100%0xc89e…795866d ago0x9a29c6…14c1e2
0xa17c…60a90x0e3d…7757Base—$10.50100%0xd8cf…8eb766d ago0x2a2d91…d2bac4
0xa17c…60a90x0e3d…7757Base—$10.50100%0xf8c4…d83666d ago0x878f1b…53f2d5

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.