Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x173c…c6c00xac65…4417Base—$0.13100%fluxa108d ago0xe2e3d5…2791b5
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa108d ago0x4a9ea1…b7fd9b
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa108d ago0xc79913…adc501
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa108d ago0x7ecf26…afff3e
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa108d ago0x7d8dc7…bf26fa
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa108d ago0x5d3ba4…6c0e15
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa108d ago0x792db8…c74102
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa108d ago0xd024e6…b49fda
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa108d ago0x4bf1f2…cdd823
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa108d ago0xe9ce72…abc9e2
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa108d ago0xd66312…c75a30
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa108d ago0x0caf4a…56b94c
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa108d ago0x5789c7…c102e6
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa108d ago0x12cc74…8ad1cc
0x173c…c6c00xac65…4417Base—$0.02100%fluxa108d ago0xc0e42b…ebb4da
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa108d ago0x0a4299…2dac41
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa108d ago0x55b5f7…130a7b
0x173c…c6c00xac65…4417Base—$0.02100%fluxa109d ago0x4098e8…2ca99c
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa109d ago0x1df905…6c8c2d
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa109d ago0x46ce64…16f690
0x173c…c6c00xac65…4417Base—$0.11100%fluxa109d ago0xf49206…6fe275
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa109d ago0x96b45d…774076
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa109d ago0xb0a9eb…4cbc9d
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa109d ago0xc0416c…cd0e2d
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa109d ago0xdab7a5…6b5295

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.