Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base$1.87100%0x4337…663c119d ago0xca8cb5…66ac34
0x3be9…575c0x31d0…2cd7Base$5.37100%0x4337…2838119d ago0x27031c…d5744f
0x3be9…575c0x31d0…2cd7Base$40.33100%0x4337…4bba119d ago0xf7358d…0f512f
0x3be9…575c0x31d0…2cd7Base$3.37100%0x4337…a93d119d ago0x8c1832…303986
0x3be9…575c0x31d0…2cd7Base$25.32100%0x7106…9ed6119d ago0x6bb49c…d58cb5
0x3be9…575c0x31d0…2cd7Base$99.41100%0x4337…1b62119d ago0x4d1047…5d71f7
0x3be9…575c0x31d0…2cd7Base$100.35100%0xdf24…b1e0119d ago0x1478b8…fc977e
0x3be9…575c0x31d0…2cd7Base$1.87100%0x4337…8084119d ago0x75a9b4…8a4f4f
0x3be9…575c0x31d0…2cd7Base$50.33100%0x4337…6c92119d ago0x2150f0…64c690
0x3be9…575c0x31d0…2cd7Base$30.38100%0xb4d7…0579119d ago0x17e83a…64f442
0x3be9…575c0x31d0…2cd7Base$10.32100%0x4337…8538119d ago0x59701d…afdaf6
0x3be9…575c0x31d0…2cd7Base$30.38100%0x2fbf…ec65119d ago0x987a51…4a5453
0x3be9…575c0x31d0…2cd7Base$50.00100%0x4337…5e7d119d ago0xd16c6c…af2732
0x3be9…575c0x31d0…2cd7Base$40.00100%0x4337…3dde119d ago0x3a63f8…005da1
0x3be9…575c0x31d0…2cd7Base$50.34100%0x3f0f…59a1119d ago0x04a0a4…d6ba0d
0x3be9…575c0x31d0…2cd7Base$30.44100%0x2fbf…ec65119d ago0xf084f2…a3120a
0x3be9…575c0x31d0…2cd7Base$10.32100%0x2d3f…4a28119d ago0xd4350a…5eadb9
0x3be9…575c0x31d0…2cd7Base$25.33100%0x3f0f…59a1119d ago0x4be884…557a70
0x3be9…575c0x31d0…2cd7Base$50.34100%0x4337…9ad4119d ago0x47081f…a9a107
0x3be9…575c0x31d0…2cd7Base$250.00100%0x4337…ec26119d ago0x2ad79d…d92a8a
0x3be9…575c0x31d0…2cd7Base$1.87100%0xdf24…b1e0119d ago0xda3338…09c57c
0x3be9…575c0x31d0…2cd7Base$67.40100%0x2fbf…ec65119d ago0x1380f2…f8cdd6
0x3be9…575c0x31d0…2cd7Base$25.33100%0x7106…9ed6119d ago0x292a02…36c7cb
0x3be9…575c0x31d0…2cd7Base$30.00100%0xb4d7…0579119d ago0x485610…d8e7e3
0x3be9…575c0x31d0…2cd7Base$300.44100%0x4337…9ad4119d ago0x3fd0cb…444665

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.