Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x005ed4…6514ab
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0xe9d01e…4cf0b2
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xa2727e…7c1beb
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x2d6171…6abc79
0xe2a7…dc900x07cf…2396Basex402 service$0.1070%0x1360…66fa34d ago0x7df577…9d1778
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x45da86…05cb63
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x5aabaa…d74b2e
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x32772a…768817
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xd40120…4b8fcd
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xf02293…bee348
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x67adf0…44d992
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x93f821…8724df
0xe2a7…dc900x07cf…2396Basex402 service$0.1070%0x1360…66fa34d ago0xe8a433…4ba935
0xe2a7…dc900x07cf…2396Basex402 service$0.2070%0x1360…66fa34d ago0xee7f27…a3f388
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0x732343…1beca5
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x5d5ccc…a9de76
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x37e905…fed160
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xd46ad6…3eaca6
0xe2a7…dc900x07cf…2396Basex402 service$0.1070%0x1360…66fa34d ago0x16a77a…8508a6
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%payAI34d ago0xe7840f…b51ca9
0xe2a7…dc900x07cf…2396Basex402 service$0.1070%0x1360…66fa34d ago0x75d64e…36f330
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0x0ada9a…e26685
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xcb4e26…537b6d
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xb84448…9f602b
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x810928…370376

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.