Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa37d ago0xdcedde…976489
0x636c…0e080x9c95…e299Base—$0.001100%fluxa37d ago0xa55e3a…185b48
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa37d ago0xb79a88…9b4281
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa37d ago0xeedcd0…77828a
0x636c…0e080x9c95…e299Base—$0.001100%fluxa37d ago0x581ab3…6af259
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa38d ago0x329b5f…861566
0x636c…0e080x9c95…e299Base—$0.001100%fluxa38d ago0xbcf68a…fb43c2
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa38d ago0x88acee…2a54ca
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa38d ago0x00668c…c52768
0x636c…0e080x9c95…e299Base—$0.001100%fluxa38d ago0x963fc0…a5c1f3
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa38d ago0x76f7de…3c5333
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa38d ago0x3e2d45…069b19
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa38d ago0xf338d8…291492
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa38d ago0x2ff50d…38d7da
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa38d ago0x64d9ea…b97fa7
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa38d ago0x298ff2…f0fbe2
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa38d ago0xc3aee5…c44533
0x636c…0e080x9c95…e299Base—$0.001100%fluxa38d ago0xaf359c…bd82d1
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa38d ago0x15755b…0c4b2f
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa38d ago0xc50675…e52b48
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa38d ago0xdb91c6…5b873e
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa38d ago0x0da40b…dd3122
0x636c…0e080x9c95…e299Base—$0.001100%fluxa38d ago0x4d198f…9a91c8
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa38d ago0xd1ad09…eb717c
0x636c…0e080x9c95…e299Base—$0.001100%fluxa38d ago0x4428c2…16682e

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.