Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0xbe1e67…ab8782
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0xa75060…1968e7
0xdf39…db800x07cf…2396Basex402 service$0.04100%payAI26d ago0x179502…a8f7c2
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0x11e5fb…aa3c60
0xdf39…db800x07cf…2396Basex402 service$0.02100%payAI26d ago0x849b00…b1c80b
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0xf1bfd1…7b09f9
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa26d ago0xcdbcda…548f4d
0xdf39…db800x07cf…2396Basex402 service$0.2070%0x1360…66fa26d ago0x69fb99…58f658
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0x72a91f…259981
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa26d ago0x4556e3…bca3de
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0x03b6b5…4823c2
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0xdc0c58…7f9272
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0x02cd38…4884b4
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa26d ago0x62f487…904578
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0x5f6aff…ec06fa
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa26d ago0x425d5a…6d0fc7
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa26d ago0x1db29d…4ff6a9
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0x141d10…f12fa3
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0x9ae97f…3aba37
0xdf39…db800x07cf…2396Basex402 service$0.2070%0x1360…66fa26d ago0x625f1f…89fc54
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa26d ago0xfc0c90…22864b
0xdf39…db800x07cf…2396Basex402 service$0.02100%payAI26d ago0xbac9ed…c00624
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa26d ago0xe85fdd…17a316
0xdf39…db800x07cf…2396Basex402 service$0.1070%0x1360…66fa26d ago0x0077ff…a704e5
0xdf39…db800x07cf…2396Basex402 service$0.2070%0x1360…66fa26d ago0x2985f5…b44048

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.