Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb47c…c8d30x17cd…7905Basex402 service$0.05100%coinbase2d ago0x2b2a45…e442bc
0xb47c…c8d30x17cd…7905Basex402 service$0.05100%coinbase3d ago0x8865e8…6f5127
0xb47c…c8d30x17cd…7905Basex402 service$0.05100%coinbase3d ago0xffa62a…0201e0
0xb47c…c8d30x17cd…7905Basex402 service$0.05100%coinbase3d ago0xfc8ff2…1feb94
0xb47c…c8d30x17cd…7905Basex402 service$0.05100%coinbase3d ago0x5ea3fe…efbdf7
0xb47c…c8d30x17cd…7905Basex402 service$0.05100%coinbase3d ago0x60586f…bf7d1a
0xb47c…c8d30x17cd…7905Basex402 service$0.05100%coinbase3d ago0x59af30…9fadcc
0xb47c…c8d30x17cd…7905Basex402 service$0.05100%coinbase3d ago0xa1f68f…d00f6a
0xb47c…c8d30x17cd…7905Basex402 service$0.05100%coinbase3d ago0xe700c8…ce9061
0xb47c…c8d30x17cd…7905Basex402 service$0.05100%coinbase3d ago0xa492ff…13a8d5
0xb47c…c8d30x17cd…7905Basex402 service$0.05100%coinbase3d ago0xab3dee…f8be10
0xb47c…c8d30x17cd…7905Basex402 service$0.05100%coinbase3d ago0xa2a40c…007d53
0xb47c…c8d30x17cd…7905Basex402 service$0.05100%coinbase3d ago0x831d19…482957
0xb47c…c8d30x17cd…7905Basex402 service$0.05100%coinbase3d ago0xdab646…48a43d
0xb47c…c8d30x17cd…7905Basex402 service$0.05100%coinbase3d ago0x2b243d…f6f29c
0xb47c…c8d30x17cd…7905Basex402 service$0.05100%coinbase3d ago0x81b4be…917785
0xb47c…c8d30x17cd…7905Basex402 service$0.05100%coinbase3d ago0x2c2516…e78e18
0xb47c…c8d30x17cd…7905Basex402 service$0.05100%coinbase3d ago0x1958d4…9101ff
0xb47c…c8d30x17cd…7905Basex402 service$0.05100%coinbase3d ago0x2bb021…63437d
0xb47c…c8d30x17cd…7905Basex402 service$0.05100%coinbase3d ago0x225c0c…c73b12
0xb47c…c8d30x17cd…7905Basex402 service$0.05100%coinbase3d ago0x7ab8e7…228cbd
0xb47c…c8d30x17cd…7905Basex402 service$0.05100%coinbase3d ago0xb7ff8e…9b770b
0xb47c…c8d30x17cd…7905Basex402 service$0.05100%coinbase3d ago0x800e63…14d8f8

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.