Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase80d ago0x28960d…74b4ef
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase80d ago0x7a25f8…e8edb6
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase81d ago0x6eebfc…7640b7
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase81d ago0xa52f26…f24df9
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase81d ago0xe8c074…989ce4
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase81d ago0x17005f…678b93
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase81d ago0x8ff60a…5c48eb
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase81d ago0xb2e909…761288
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase81d ago0xa922c1…07b4c0
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase81d ago0x7a3164…8b202c
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase81d ago0x43fe2f…47a798
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase81d ago0x64c5fd…a5c704
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase81d ago0xc5b1a1…953f01
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase81d ago0x6b811c…b88534
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase81d ago0x7b78b6…d6dea8
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase81d ago0x0eb127…a03498
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase81d ago0xa44a9c…8abccc
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase81d ago0x9a7573…f07a1a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase81d ago0x472d79…3635a0
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase81d ago0x9f6ff1…351264
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase81d ago0x778f43…fda8ad
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase81d ago0x74eeb8…455ffc
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase81d ago0xa69f5e…e75dd4
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase81d ago0x0616b5…981e8f
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase81d ago0xb7d2ef…ae3de6

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.