Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa44d ago0x057bcf…804b94
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa44d ago0xdce3a7…522a61
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa44d ago0xe94b95…79a708
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa45d ago0xa10a95…3b3ffc
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa45d ago0x668fb3…cf277d
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa45d ago0xb8018d…75e534
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa45d ago0x43fcef…5f3ef6
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa45d ago0xebdf20…ac74e2
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa45d ago0xf8d5ae…3929e1
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa45d ago0x263410…5facc9
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa45d ago0x56028d…211037
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa45d ago0x1f1a67…62f2e8
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa45d ago0x042564…e53d8c
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa45d ago0x1811c3…aa795e
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa45d ago0x2e568a…9c06c3
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa45d ago0xd2008b…012987
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa45d ago0x1c5e8e…9e5dd6
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa45d ago0xef3b78…ad91fa
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa45d ago0xf274dd…b11bd4
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa45d ago0x577b2c…6a7db2
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa45d ago0xe0ecfc…e1a5f6
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa45d ago0xc3d716…45be7f
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa45d ago0x0a2807…f91bd6

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.