Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase48d ago0x7829c7…b6f677
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase48d ago0x4241e9…dd8685
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase48d ago0xaee6fd…ef4f0c
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase48d ago0xcf955a…49f138
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase48d ago0x8e435b…9ae886
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase48d ago0xcf08c5…a54c52
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase48d ago0x74a12b…b046a1
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase48d ago0x2fa84e…b330e4
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase48d ago0x154c4d…babb77
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase48d ago0x3c8d5d…fb132c
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase48d ago0x0f5dcf…2a9b39
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase48d ago0x3cc622…489ef9
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase48d ago0xf64bcb…302822
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase48d ago0xebb366…8ba805
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase48d ago0x89d97c…b4ce6b
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase48d ago0x014f69…66a368
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase48d ago0x68e463…207871
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase48d ago0xa760aa…fde773
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase48d ago0x054ca8…60a3f5
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase48d ago0x6a69f8…25419b
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase48d ago0x8c287b…8c2d2b
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase48d ago0xc87b5b…8ed9ef
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase48d ago0x29d8a6…26bda4
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase48d ago0xf4c719…e17ab4
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase48d ago0xa37309…2315cb

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.