Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x27ab…248c0x3070…fa85Basex402 service$0.02100%coinbase40d ago0xedc5d3…77627d
0x27ab…248c0x3070…fa85Basex402 service$0.02100%coinbase40d ago0x03acbe…8c0388
0x27ab…248c0x3070…fa85Basex402 service$0.01100%coinbase40d ago0x72dd7c…ca27b5
0x27ab…248c0x3070…fa85Basex402 service$0.02100%coinbase40d ago0xed7262…3ab420
0x27ab…248c0x3070…fa85Basex402 service$0.02100%coinbase40d ago0xe0ce5c…6f68b4
0x27ab…248c0x3070…fa85Basex402 service$0.02100%coinbase40d ago0xf30128…59de84
0x27ab…248c0x3070…fa85Basex402 service$0.01100%coinbase40d ago0xd3c8d8…99a2fb
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase40d ago0xcaf5fe…dc225d
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase40d ago0xa13509…62e60a
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase40d ago0xe8b5db…e3e9c7
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase40d ago0x0ef39a…e4de12
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase40d ago0x400575…3ca9aa
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase40d ago0xc5c27c…3531c1
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase40d ago0x8dd8aa…760540
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase40d ago0x22a163…9798cf
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase40d ago0xa04b77…9b6cc8
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase40d ago0xd5812b…9ebe6e
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase40d ago0x7efea3…9142b5
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase40d ago0x6f9929…366cb3
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase40d ago0x45ecc1…13e063
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase40d ago0x2998f4…2cd0e2
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase40d ago0xb4da93…90f7e3
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase41d ago0x1e5f16…ed3128
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase41d ago0x0672e0…462cf6
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase41d ago0xaea53d…41fa02

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.