Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa52ee3…bf9e44
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI110d ago0x987ba2…f43a8e
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI110d ago0x118406…b51594
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe4c471…8af309
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7568a2…2c1f38
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa39a85…bf0532
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI110d ago0x355fc8…c3e6cc
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI110d ago0x50f62c…52226e
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9e1aae…3ee70c
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI110d ago0x76f192…d3a3ec
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe15da8…2cf680
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI110d ago0x78c064…567eee
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI110d ago0x682301…d093d9
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5d2232…f2d587
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8528e1…b38ded
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfb4852…5b43df
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd85db9…0eea11
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI110d ago0x95a864…28a702
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI110d ago0x320d8a…215650
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5a51f2…129460
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbf8e3a…2ff666
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5d5480…5dcb8f
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb7179a…a19b8f
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0fa66a…a40cbd
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0758af…952ef2

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.