Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54fd…b4cb0x5aae…482eBase—$0.001100%coinbase4d ago0xea102b…ba36a7
0x54fd…b4cb0x5aae…482eBase—$0.001100%coinbase4d ago0xc9f4c2…a851c5
0x54fd…b4cb0x5aae…482eBase—$0.001100%coinbase4d ago0x99ed7e…8cdd6d
0x54fd…b4cb0x5aae…482eBase—$0.001100%coinbase4d ago0x357e0d…1c5557
0x54fd…b4cb0x5aae…482eBase—$0.001100%coinbase4d ago0xacd933…441b09
0x54fd…b4cb0x5aae…482eBase—$0.001100%coinbase4d ago0xaad691…99d6ab
0x54fd…b4cb0x5aae…482eBase—$0.001100%coinbase4d ago0xf99031…cdf90a
0x54fd…b4cb0x5aae…482eBase—$0.001100%coinbase4d ago0x517f3a…3769e3
0x54fd…b4cb0x5aae…482eBase—$0.001100%coinbase4d ago0xb5c993…6b5d08
0x54fd…b4cb0x5aae…482eBase—$0.001100%coinbase4d ago0x6487f4…06f886
0x54fd…b4cb0x5aae…482eBase—$0.001100%coinbase4d ago0xa8591d…926153
0x54fd…b4cb0x5aae…482eBase—$0.001100%coinbase4d ago0x02a552…c9b32c
0x54fd…b4cb0x5aae…482eBase—$0.001100%coinbase4d ago0xd67279…e3480f
0x54fd…b4cb0x5aae…482eBase—$0.001100%coinbase4d ago0x78c107…0b1b02
0x54fd…b4cb0x5aae…482eBase—$0.001100%coinbase4d ago0x90362e…ec161d
0x54fd…b4cb0x5aae…482eBase—$0.001100%coinbase4d ago0xafc327…e94b13
0x54fd…b4cb0x5aae…482eBase—$0.001100%coinbase4d ago0xc09d74…778f69
0x54fd…b4cb0x5aae…482eBase—$0.001100%coinbase4d ago0xa981c4…0f652e
0x54fd…b4cb0x5aae…482eBase—$0.001100%coinbase4d ago0x481a66…98765a
0x54fd…b4cb0x5aae…482eBase—$0.001100%coinbase4d ago0x53dda5…5939d4
0x54fd…b4cb0x5aae…482eBase—$0.001100%coinbase4d ago0x0601c7…a61252
0x54fd…b4cb0x5aae…482eBase—$0.001100%coinbase4d ago0xdccd56…94934e
0x54fd…b4cb0x5aae…482eBase—$0.001100%coinbase4d ago0xff5b52…bae5d9
0x54fd…b4cb0x5aae…482eBase—$0.001100%coinbase5d ago0x7a157a…779ae1
0x54fd…b4cb0x5aae…482eBase—$0.001100%coinbase5d ago0xb505c5…228e5e

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.