Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x916b…7c020xac65…4417Base—$0.01100%fluxa106d ago0x3e2804…eb391e
0x916b…7c020xac65…4417Base—$0.11100%fluxa106d ago0xe432c9…3fd7bc
0xb90a…9ae40x916b…7c02Base—$0.01100%fluxa106d ago0x2e3e24…12a219
0xb90a…9ae40x916b…7c02Base—$0.01100%fluxa106d ago0xc4ab51…f05719
0xb90a…9ae40x916b…7c02Base—$0.01100%fluxa106d ago0x15e1e5…9f5efd
0xb90a…9ae40x916b…7c02Base—$0.01100%fluxa106d ago0x880850…8f06d9
0xb90a…9ae40x916b…7c02Base—$0.01100%fluxa106d ago0xad1442…b82fe5
0xb90a…9ae40x916b…7c02Base—$0.01100%fluxa106d ago0x5c8ab4…bc9480
0xb90a…9ae40x916b…7c02Base—$0.01100%fluxa106d ago0x910d4b…fd5806
0xb90a…9ae40x916b…7c02Base—$0.01100%fluxa106d ago0x042282…696f79
0xb90a…9ae40x916b…7c02Base—$0.01100%fluxa106d ago0x5a8440…c05bb8
0xb90a…9ae40x916b…7c02Base—$0.01100%fluxa106d ago0x6f6b50…abc380
0xb90a…9ae40x916b…7c02Base—$0.02100%fluxa106d ago0x68a368…d649bc
0x916b…7c020xac65…4417Base—$0.21100%fluxa106d ago0xc6c7c1…21a57b
0xb90a…9ae40x916b…7c02Base—$0.01100%fluxa106d ago0x4031df…5722e2
0xb90a…9ae40x916b…7c02Base—$0.01100%fluxa106d ago0x34266e…215e9a
0xb90a…9ae40x916b…7c02Base—$0.01100%fluxa106d ago0x640348…3c691d
0xb90a…9ae40x916b…7c02Base—$0.01100%fluxa106d ago0x6ae1ab…386d3d
0xb90a…9ae40x916b…7c02Base—$0.01100%fluxa106d ago0xff7b5e…13b4bc
0xb90a…9ae40x916b…7c02Base—$0.01100%fluxa107d ago0x7fbed2…3c8e9c
0xb90a…9ae40x916b…7c02Base—$0.01100%fluxa107d ago0xa94a5b…d57edd
0xb90a…9ae40x916b…7c02Base—$0.01100%fluxa107d ago0x4aa42b…9d2779
0xb90a…9ae40x916b…7c02Base—$0.01100%fluxa107d ago0xf08e50…e2db2a
0xb90a…9ae40x916b…7c02Base—$0.01100%fluxa107d ago0x76b399…1a15df
0xb90a…9ae40x916b…7c02Base—$0.01100%fluxa107d ago0x5883ea…e0f79c

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.