Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0xcaa0…fa8e0x73fc…b29bBase—$0.0075100%0x0018…ca97118d ago0x1042d7…fc1474
0xcaa0…fa8e0x73fc…b29bBase—$0.0075100%0x0018…ca97118d ago0xac99dd…bcbd0b
0xcaa0…fa8e0x73fc…b29bBase—$0.0075100%0x0018…ca97118d ago0x0ed37a…5d3c8a
0xcaa0…fa8e0x73fc…b29bBase—$0.0075100%0x0018…ca97118d ago0x5eb650…9d70e0
0xcaa0…fa8e0x73fc…b29bBase—$0.0075100%0x0018…ca97118d ago0x18bb1d…fbc86e
0xcaa0…fa8e0x73fc…b29bBase—$0.0075100%0x0018…ca97118d ago0xd84191…13e89a
0xcaa0…fa8e0x73fc…b29bBase—$0.0075100%0x0018…ca97118d ago0x3f0a7e…14d1c5
0xcaa0…fa8e0x73fc…b29bBase—$0.0075100%0x0018…ca97118d ago0x448406…98176a
0xcaa0…fa8e0x73fc…b29bBase—$0.0075100%0x0018…ca97118d ago0x0962e7…a7037c
0xcaa0…fa8e0x73fc…b29bBase—$0.0075100%0x0018…ca97118d ago0x226002…216c24
0xcaa0…fa8e0x73fc…b29bBase—$0.0075100%0x0018…ca97118d ago0x95f082…2fce9c
0xcaa0…fa8e0x73fc…b29bBase—$0.0075100%0x0018…ca97118d ago0x85daa4…033dfa
0xcaa0…fa8e0x73fc…b29bBase—$0.0075100%0x0018…ca97118d ago0x051036…6b7c9f
0xcaa0…fa8e0x73fc…b29bBase—$0.0075100%0x0018…ca97118d ago0xa4aca0…06eeb7
0xcaa0…fa8e0x73fc…b29bBase—$0.0075100%0x0018…ca97118d ago0x74db08…0b7f38
0xcaa0…fa8e0x73fc…b29bBase—$0.0075100%0x0018…ca97118d ago0x032e9f…8a6c64
0xcaa0…fa8e0x73fc…b29bBase—$0.0075100%0x0018…ca97118d ago0x2d6b81…a46384
0xcaa0…fa8e0x73fc…b29bBase—$0.0075100%0x0018…ca97118d ago0x3e4fd1…67cd12
0xcaa0…fa8e0x73fc…b29bBase—$0.0075100%0x0018…ca97118d ago0x130d4f…b44e14
0xcaa0…fa8e0x73fc…b29bBase—$0.01100%0x0018…ca97118d ago0xe7ff56…941a90
0xcaa0…fa8e0x73fc…b29bBase—$0.0075100%0x0018…ca97118d ago0x27cbe6…f6dc50
0xcaa0…fa8e0x73fc…b29bBase—$0.0075100%0x0018…ca97118d ago0xecebfc…78879b
0xcaa0…fa8e0x73fc…b29bBase—$0.0075100%0x0018…ca97118d ago0x1a8205…3a4c99
0xcaa0…fa8e0x73fc…b29bBase—$0.0075100%0x0018…ca97118d ago0xceb05a…50f585
0xcaa0…fa8e0x73fc…b29bBase—$0.0075100%0x0018…ca97118d ago0x3fad52…3d0a74

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.