Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc43e…ea0e0x75b9…763dBase—$5.00100%0x4af2…d9db48d ago0x5992d3…0a009e
0xc43e…ea0e0x75b9…763dBase—$115.96100%0x4af2…d9db48d ago0x5c5457…0cab8c
0x958d…b2420x75b9…763dBase—$499.80100%0x4af2…d9db48d ago0x9d8700…46294a
0x2ec5…8bf20x75b9…763dBase—$53.00100%0x4af2…d9db48d ago0x252a7b…31347b
0x08aa…41430x75b9…763dBase—$105.41100%0x4af2…d9db48d ago0x65dfb7…fe7247
0xa944…0fb80x75b9…763dBase—$900.0070%0x4af2…d9db48d ago0xda0a19…b88e3a
0x4bc7…b9100x75b9…763dBase—$1,020.89100%0x4af2…d9db48d ago0x030c77…10dc92
0xc850…2e190x75b9…763dBase—$1,901.7570%0x4af2…d9db48d ago0x36f430…cfcd67
0xa973…51aa0x75b9…763dBase—$108.25100%0x4af2…d9db48d ago0x53c8b5…4e9a92
0x48ab…1c610x75b9…763dBase—$500.00100%0x4af2…d9db48d ago0x97ba87…a0ad83
0x347a…a7bb0x75b9…763dBase—$3,515.92100%0x4af2…d9db48d ago0xe9e440…69e37d
0x2ec5…8bf20x75b9…763dBase—$100.00100%0x4af2…d9db49d ago0xab4914…5d34a5
0x7997…d4d50x75b9…763dBase—$506.00100%0x4af2…d9db49d ago0xa1b868…ce521c
0x7997…d4d50x75b9…763dBase—$10.00100%0x4af2…d9db49d ago0x02e912…c6a13e

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.