Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x04b195…f82e13
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0xf0a3f5…248186
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0xd0ef44…cbec7e
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x616d27…b4ea26
0x1fff…ce910x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0xb9e089…6099dd
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x83d666…bbdd42
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x44d499…7bf16e
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0x9f9c7a…9c3bac
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x804939…a2e7d7
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x2c0ba8…7c1415
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xb90967…fd8ab3
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x23a97c…c67b4c
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0xcb32e5…fd0363
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x7ff656…d86094
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x9b531c…9984bc
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0xd6c148…3d1a01
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x0e8c5c…8f8c10
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xc2bbd4…5dbe19
0x1fff…ce910x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0xf2fee3…f374a8
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xe1b9d8…8c09a2
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x0e99df…71357d
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xdbd294…0066c4
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x7ab10d…c7cfdb
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x1841c0…43c472
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0x146c88…217fe4

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.