Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6fce…e2790x6366…f1e2Base$0.000031100%0x6366…f1e264d ago0x339116…bcbecc
0x6fce…e2790x6366…f1e2Base$0.007018100%0x6366…f1e264d ago0xe5107c…6a8876
0x6fce…e2790x6366…f1e2Base$0.09100%0x6366…f1e264d ago0x375eef…5143f7
0x6fce…e2790x6366…f1e2Base$0.000031100%0x6366…f1e264d ago0x382c51…b7985b
0x6fce…e2790x6366…f1e2Base$0.007019100%0x6366…f1e264d ago0x76f375…e96722
0x6fce…e2790x6366…f1e2Base$0.32100%0x6366…f1e264d ago0xeae1cc…d90069
0x6fce…e2790x6366…f1e2Base$0.007334100%0x6366…f1e264d ago0x53dead…9df7cd
0x6fce…e2790x6366…f1e2Base$0.09100%0x6366…f1e264d ago0x3334eb…3e7119
0x6fce…e2790x6366…f1e2Base$0.007093100%0x6366…f1e264d ago0xd26ead…0ce6a3
0x6fce…e2790x6366…f1e2Base$0.32100%0x6366…f1e264d ago0x270aa5…627375
0x6fce…e2790x6366…f1e2Base$0.005665100%0x6366…f1e265d ago0x0e15a3…5ee452
0x6fce…e2790x6366…f1e2Base$0.12100%0x6366…f1e265d ago0xe1f805…00e006
0x6fce…e2790x6366…f1e2Base$0.12100%0x6366…f1e265d ago0xd6b580…e5c199
0x6fce…e2790x6366…f1e2Base$0.12100%0x6366…f1e265d ago0x4b0208…2da1e7
0x6fce…e2790x6366…f1e2Base$0.001856100%0x6366…f1e265d ago0x2527f8…20fd8d
0x6fce…e2790x6366…f1e2Base$0.007044100%0x6366…f1e265d ago0x671cc6…1ff839
0x6fce…e2790x6366…f1e2Base$0.22100%0x6366…f1e265d ago0xfd438a…c29f18
0x6fce…e2790x6366…f1e2Base$0.007081100%0x6366…f1e265d ago0xf7e3f7…f4403d
0x6fce…e2790x6366…f1e2Base$0.09100%0x6366…f1e265d ago0x575b07…d716f0
0x6fce…e2790x6366…f1e2Base$0.15100%0x17c8…043665d ago0xb39a04…c2f125
0x6fce…e2790x6366…f1e2Base$0.001841100%0x6366…f1e265d ago0xf77187…1f367c
0x6fce…e2790x6366…f1e2Base$0.007241100%0x6366…f1e265d ago0x961535…992d91
0x6fce…e2790x6366…f1e2Base$0.09100%0x6366…f1e265d ago0x9a3ba2…f784fd
0x6fce…e2790x6366…f1e2Base$0.02100%0xfc74…d8a565d ago0x985e58…ddcdbe
0x6fce…e2790x6366…f1e2Base$0.19100%0x6366…f1e265d ago0x5a325b…404d6c

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.