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.02100%dexter36d ago0xcea784…bca85c
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter36d ago0x70ce09…05297e
0x1fff…ce910x07cf…2396Basex402 service$0.20100%dexter36d ago0xcb683e…1981ff
0x1fff…ce910x07cf…2396Basex402 service$0.06100%dexter36d ago0x2d049f…d69342
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter36d ago0x6d95f3…9fa540
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter36d ago0x19c828…71ea9c
0x1fff…ce910x07cf…2396Basex402 service$0.10100%dexter36d ago0x5987a8…7b0014
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter36d ago0xf2ff77…227b98
0x1fff…ce910x07cf…2396Basex402 service$0.10100%dexter36d ago0x8ec1c0…b498e4
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter36d ago0x6eec1e…90ef24
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter36d ago0x5be954…f54052
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter36d ago0xe895ca…8926c7
0x1fff…ce910x07cf…2396Basex402 service$0.06100%dexter36d ago0x6ea8ca…763ba8
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter36d ago0xc8d18c…4480bf
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter36d ago0x5fbb9e…91d557
0x1fff…ce910x07cf…2396Basex402 service$0.20100%dexter36d ago0x59e376…b68d52
0x1fff…ce910x07cf…2396Basex402 service$0.06100%dexter36d ago0x084e17…66565b
0x1fff…ce910x07cf…2396Basex402 service$0.20100%dexter36d ago0x5cb6ab…d3f8de
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter36d ago0xb599d2…38a135
0x1fff…ce910x07cf…2396Basex402 service$0.20100%dexter36d ago0x9e9e1c…0bf6e9
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter36d ago0x411e60…c3cccb
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter36d ago0x759e7d…1c21fb
0x1fff…ce910x07cf…2396Basex402 service$0.06100%dexter36d ago0x8f9d16…5a4077
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter36d ago0x67179f…1c0848
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa36d ago0xacb73d…8eb5ac

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.