Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4987…753e0xac65…4417Base—$0.05100%fluxa113d ago0xf5bbd1…d1052e
0xb90a…9ae40x4987…753eBase—$0.01100%fluxa113d ago0x6ec052…170017
0xb90a…9ae40x4987…753eBase—$0.01100%fluxa113d ago0x374ed9…212828
0xb90a…9ae40x4987…753eBase—$0.01100%fluxa113d ago0xc50319…fdd5f2
0xb90a…9ae40x4987…753eBase—$0.01100%fluxa113d ago0xcb8873…415ef3
0x4987…753e0xac65…4417Base—$0.08100%fluxa113d ago0xd47fa2…0e8f83
0xb90a…9ae40x4987…753eBase—$0.01100%fluxa113d ago0x492db1…2b60d5
0xb90a…9ae40x4987…753eBase—$0.01100%fluxa113d ago0x64b682…07324d
0xb90a…9ae40x4987…753eBase—$0.01100%fluxa113d ago0x8d4fce…76b829
0xb90a…9ae40x4987…753eBase—$0.01100%fluxa113d ago0x536646…0cb793
0xb90a…9ae40x4987…753eBase—$0.01100%fluxa113d ago0x3068c0…1ad34b
0xb90a…9ae40x4987…753eBase—$0.01100%fluxa113d ago0xafc369…2b74b6
0xb90a…9ae40x4987…753eBase—$0.01100%fluxa113d ago0xd763f9…09b679
0xb90a…9ae40x4987…753eBase—$0.01100%fluxa113d ago0x483df7…01b10a
0xb90a…9ae40x4987…753eBase—$0.01100%fluxa113d ago0xcd548e…b542e4
0x4987…753e0xac65…4417Base—$14.07100%fluxa113d ago0xb15d3d…739af1
0xb90a…9ae40x4987…753eBase—$0.05100%fluxa113d ago0x043fcb…5b102c
0xb90a…9ae40x4987…753eBase—$14.01100%fluxa113d ago0xe45beb…3b1bab
0x4987…753e0xac65…4417Base—$0.08100%fluxa113d ago0x73ce54…0c560a
0xb90a…9ae40x4987…753eBase—$0.01100%fluxa113d ago0x302769…8812a8
0xb90a…9ae40x4987…753eBase—$0.01100%fluxa113d ago0x8940d5…638eff
0xb90a…9ae40x4987…753eBase—$0.01100%fluxa113d ago0x493085…d0fe12
0xb90a…9ae40x4987…753eBase—$0.01100%fluxa113d ago0xf33444…ac964b
0xb90a…9ae40x4987…753eBase—$0.01100%fluxa113d ago0x7642f7…03832e
0xb90a…9ae40x4987…753eBase—$0.01100%fluxa113d ago0x8c85e8…048656

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.