Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x381c…5f03Base—$0.01100%fluxa119d ago0x0f1a2e…fadc77
0xb90a…9ae40x381c…5f03Base—$0.01100%fluxa119d ago0xfcac0e…87cd1e
0xb90a…9ae40x381c…5f03Base—$0.01100%fluxa119d ago0x7a638d…2e10cb
0xb90a…9ae40x381c…5f03Base—$0.01100%fluxa119d ago0x81422b…61dd5f
0xb90a…9ae40x381c…5f03Base—$0.01100%fluxa119d ago0x7fdf6d…abd517
0xb90a…9ae40x381c…5f03Base—$0.01100%fluxa119d ago0x2632a3…e74f1d
0xb90a…9ae40x381c…5f03Base—$0.01100%fluxa119d ago0x552aae…8898c9
0xb90a…9ae40x381c…5f03Base—$0.01100%fluxa119d ago0xa16453…dd66cc
0xb90a…9ae40x381c…5f03Base—$0.01100%fluxa119d ago0xb0591c…2db981
0xb90a…9ae40x381c…5f03Base—$0.01100%fluxa119d ago0xba2094…36999a
0x381c…5f030xac65…4417Base—$0.01100%fluxa120d ago0x570911…7c1a11
0xb90a…9ae40x381c…5f03Base—$0.01100%fluxa120d ago0xebecac…941dd3
0x381c…5f030xac65…4417Base—$0.01100%fluxa120d ago0xc5a562…f502ca
0x381c…5f030xac65…4417Base—$0.08100%fluxa120d ago0xbc3893…e8004c
0xb90a…9ae40x381c…5f03Base—$0.01100%fluxa120d ago0xf84447…5a73e5
0xb90a…9ae40x381c…5f03Base—$0.05100%fluxa120d ago0xb94ead…f2d572
0xb90a…9ae40x381c…5f03Base—$0.01100%fluxa120d ago0x6e9fdc…28f641
0xb90a…9ae40x381c…5f03Base—$0.01100%fluxa120d ago0x182d59…093658
0xb90a…9ae40x381c…5f03Base—$0.01100%fluxa120d ago0xc0490d…4b38d6
0x381c…5f030xac65…4417Base—$0.02100%fluxa120d ago0x4f493c…843b82

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.