Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc318…5b420x9c95…e299Base—$0.001100%fluxa73d ago0x34e020…e241af
0xc318…5b420x9c95…e299Base—$0.001100%fluxa74d ago0xe74e2d…800e2a
0xc318…5b420x9c95…e299Base—$0.001100%fluxa74d ago0xf4d0e8…852cd0
0xc318…5b420x9c95…e299Base—$0.001100%fluxa74d ago0xeb4c28…61576d
0xc318…5b420x9c95…e299Base—$0.001100%fluxa74d ago0xac7a63…fa6288
0xc318…5b420x9c95…e299Base—$0.001100%fluxa74d ago0xb82d5e…232729
0xc318…5b420x9c95…e299Base—$0.001100%fluxa74d ago0xb21f33…e0d208
0xc318…5b420x9c95…e299Base—$0.001100%fluxa74d ago0x97c1e1…3375fc
0xc318…5b420x9c95…e299Base—$0.001100%fluxa74d ago0xddf264…193c16
0xc318…5b420x9c95…e299Base—$0.001100%fluxa74d ago0x52ed44…3c1844
0xc318…5b420x9c95…e299Base—$0.001100%fluxa74d ago0x0f48b8…df4b56
0xc318…5b420x9c95…e299Base—$0.001100%fluxa74d ago0x4f0af5…7ca92a
0xc318…5b420x9c95…e299Base—$0.001100%fluxa74d ago0xa1642d…38554b
0xc318…5b420x9c95…e299Base—$0.001100%fluxa74d ago0xf17330…121fe3
0xc318…5b420x9c95…e299Base—$0.001100%fluxa74d ago0xb2c77a…66aa7c
0xc318…5b420x9c95…e299Base—$0.001100%fluxa74d ago0xd05ef6…39f34c
0xc318…5b420x9c95…e299Base—$0.001100%fluxa74d ago0x502195…98ee11
0xc318…5b420xfe80…47eeBase—$0.001100%fluxa74d ago0x228634…ad74fb
0xc318…5b420x9c95…e299Base—$0.001100%fluxa74d ago0x9650ad…5ab9fc
0xc318…5b420x9c95…e299Base—$0.001100%fluxa74d ago0x477361…05e3e2
0xc318…5b420x9c95…e299Base—$0.001100%fluxa74d ago0xc23b86…54db71

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.