Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x434c…45800xcc19…930eBase—$0.10100%payAI12d ago0x59b9f3…8db599
0x434c…45800xcc19…930eBase—$0.10100%payAI12d ago0x3a0b15…4cf123
0x434c…45800xcc19…930eBase—$0.10100%payAI12d ago0x25977e…8a2431
0x434c…45800xcc19…930eBase—$0.10100%payAI12d ago0xdc8deb…1be3df
0x434c…45800xcc19…930eBase—$0.10100%payAI12d ago0x410f53…025f67
0x434c…45800xcc19…930eBase—$0.10100%payAI12d ago0xc57ebe…4b1bd0
0x434c…45800xcc19…930eBase—$0.10100%payAI12d ago0xfd0a32…6c4580
0x434c…45800xcc19…930eBase—$0.10100%payAI12d ago0xe6c292…1888f1
0x434c…45800xcc19…930eBase—$0.10100%payAI12d ago0x254594…22b9c4
0x434c…45800xcc19…930eBase—$0.10100%payAI12d ago0xfe9772…2c3727
0x434c…45800xcc19…930eBase—$0.10100%payAI12d ago0xdc8dad…4b37aa
0x434c…45800xcc19…930eBase—$0.10100%payAI12d ago0x8cfa25…c7abe3
0x434c…45800xcc19…930eBase—$0.10100%payAI12d ago0x944c85…0fe2ea
0xe7ae…67b30x434c…4580Base—$1.30100%payAI12d ago0x98d34f…9218ea
0x434c…45800xcc19…930eBase—$0.10100%payAI12d ago0xd31641…a42be8
0x434c…45800xcc19…930eBase—$0.10100%payAI12d ago0x8602e5…ebd9a7
0x434c…45800xcc19…930eBase—$0.10100%payAI12d ago0x8809e5…0d48ea
0x434c…45800xcc19…930eBase—$0.10100%payAI12d ago0x7b3fee…da49d4
0x434c…45800xcc19…930eBase—$0.10100%payAI12d ago0xca905a…e1a46a
0x434c…45800xcc19…930eBase—$0.10100%payAI12d ago0xdffe6f…648778
0x434c…45800xcc19…930eBase—$0.10100%payAI12d ago0x3906c9…9e265b
0x434c…45800xcc19…930eBase—$0.10100%payAI12d ago0xab3547…a971bf
0x434c…45800xcc19…930eBase—$0.10100%payAI12d ago0xa71617…b6192c
0x434c…45800xcc19…930eBase—$0.10100%payAI12d ago0xc2f19a…2d9d02
0x434c…45800xcc19…930eBase—$0.10100%payAI12d ago0x7e8244…e05a13

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.