Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac26…10dd0x2932…4f60Basex402 service$0.005100%coinbase5d ago0x3c3231…44341a
0xc88c…5da20x2932…4f60Basex402 service$0.005100%coinbase5d ago0xdcfecb…20d7cc
0x62df…13480x2932…4f60Basex402 service$0.005100%coinbase5d ago0x7f39c0…c2d4a5
0x8804…f0a30x2932…4f60Basex402 service$0.005100%coinbase5d ago0x518da5…cdf614
0x0bbd…7aa80x2932…4f60Basex402 service$0.01100%coinbase5d ago0x550ea3…a78365
0x0aa5…1a730x2932…4f60Basex402 service$0.005100%coinbase5d ago0x2269de…adc4c3
0xeb52…7dc50x2932…4f60Basex402 service$0.01100%coinbase5d ago0x4730ec…1fe044
0x84b3…99ef0x2932…4f60Basex402 service$0.005100%coinbase5d ago0x4ece1f…a6c90a
0x5600…42f20x2932…4f60Basex402 service$0.005100%coinbase5d ago0x25788d…54c267
0xb6e5…624a0x2932…4f60Basex402 service$0.005100%coinbase5d ago0x60b0d0…b9149e
0xcc24…fdcf0x2932…4f60Basex402 service$0.005100%coinbase5d ago0x7e0b60…085558
0xf589…fb7e0x2932…4f60Basex402 service$0.005100%coinbase5d ago0x3923d6…40d4f9
0xddf4…021e0x2932…4f60Basex402 service$0.005100%coinbase5d ago0xe83ea5…6012cb
0x3a70…6e530x2932…4f60Basex402 service$0.005100%coinbase5d ago0x81a00b…74e289
0xd4f9…2c890x2932…4f60Basex402 service$0.005100%coinbase5d ago0x95b8d8…ed5e7c
0x6b69…32310x2932…4f60Basex402 service$0.005100%coinbase5d ago0xd07804…b8a697
0x1a36…273f0x2932…4f60Basex402 service$0.005100%coinbase5d ago0x60ea42…09bafb
0xa7d0…5aee0x2932…4f60Basex402 service$0.005100%coinbase5d ago0x74d6d9…4bd30e
0x65e5…eefa0x2932…4f60Basex402 service$0.005100%coinbase5d ago0xd54e36…dec682

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.