Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5231…62e30x3e0a…78e7Base—$0.002733100%coinbase75d ago0x55474b…ede139
0x5231…62e30x3e0a…78e7Base—$0.004464100%coinbase75d ago0x58e382…ced1c9
0x5231…62e30x3e0a…78e7Base—$0.004209100%coinbase75d ago0x735707…dd089b
0x5231…62e30x3e0a…78e7Base—$0.005236100%coinbase75d ago0x813188…696a7d
0x5231…62e30x3e0a…78e7Base—$0.003832100%coinbase75d ago0xaabeef…64886b
0x5231…62e30x3e0a…78e7Base—$0.00307100%coinbase75d ago0xc08a0b…629bb6
0x5231…62e30x3e0a…78e7Base—$0.005092100%coinbase75d ago0x4b11c9…235037
0x5231…62e30x3e0a…78e7Base—$0.005678100%coinbase75d ago0x00fbd4…d3855b
0x5231…62e30x3e0a…78e7Base—$0.003384100%coinbase75d ago0x77a00f…704aa3
0x5231…62e30x3e0a…78e7Base—$0.004402100%coinbase75d ago0x82550d…a2c2d0
0x5231…62e30x3e0a…78e7Base—$0.003563100%coinbase75d ago0x6b2cd1…061a07
0x5231…62e30x3e0a…78e7Base—$0.005827100%coinbase75d ago0x1e2297…9d2c31
0x5231…62e30x3e0a…78e7Base—$0.002917100%coinbase75d ago0x4ac1a7…26761d
0x5231…62e30x3e0a…78e7Base—$0.00407100%coinbase75d ago0x8461d1…2697d8
0x5231…62e30x3e0a…78e7Base—$0.005843100%coinbase75d ago0x260124…9d078b
0x5231…62e30x3e0a…78e7Base—$0.003192100%coinbase75d ago0x5727e4…0b8215
0x5231…62e30x3e0a…78e7Base—$0.005238100%coinbase75d ago0x83803d…637efc
0x5231…62e30x3e0a…78e7Base—$0.005112100%coinbase75d ago0xa312eb…0e3b1d
0x5231…62e30x3e0a…78e7Base—$0.004394100%coinbase75d ago0x383584…8bb55b
0x5231…62e30x3e0a…78e7Base—$0.004036100%coinbase75d ago0x717290…2d7b8a
0x5231…62e30x3e0a…78e7Base—$0.005594100%coinbase75d ago0xb00ea3…9f499c

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.