Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase43d ago0x9c51e1…afd2bb
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase43d ago0xeb6fea…0d7138
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase43d ago0x150b06…7706f3
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase43d ago0xb68294…c3ca5b
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase43d ago0x1799c5…a699b4
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase43d ago0xcd6da8…207f93
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase43d ago0x6a8f8b…f23db6
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase43d ago0x819144…1341c6
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase43d ago0x854083…629797
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase43d ago0x8fd6da…25fcb0
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase43d ago0xf584ca…4b5b64
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase43d ago0x48c9c7…76b0fc
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase43d ago0xab5ccf…a9a4cf
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase43d ago0x5ba586…8b3494
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase43d ago0xc02ed3…aa4089
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase44d ago0x3a728b…ce2772
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase44d ago0x01ab57…63cd91
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase44d ago0xe58701…0f7fe0
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase44d ago0xdbd242…9c24f7
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase44d ago0xaa7507…89e116
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase44d ago0x9adc03…3c81fa
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase44d ago0xf387cb…6833a5
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase44d ago0x56db40…89b41b
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase44d ago0x8157b6…b7ebeb
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase44d ago0xcf70f2…aa0d17

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.