Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa43d ago0x0d33a9…1344ed
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa43d ago0x92f0c2…c64c07
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa43d ago0xb8d705…a7b798
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa43d ago0xd72c28…231ca7
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa43d ago0x5e9a41…f10905
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa43d ago0x3a562b…25ce55
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa43d ago0x71d432…6f7e11
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa43d ago0x278a20…398919
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa43d ago0x6d585c…04a7a8
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa43d ago0x629e3d…0649b2
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa43d ago0xbe2756…7ad13a
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa44d ago0xd23d73…dc9462
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa44d ago0xe203c5…9b8c7d
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa44d ago0xc0fff3…976103
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa44d ago0x0a6f4c…8f7575
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa44d ago0x42f1d9…bf78ed
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa44d ago0x750c10…ad5f98
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa44d ago0x534aca…c96678
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa44d ago0xe84a66…3a918c
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa44d ago0xc46082…b9a6e1
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa44d ago0x3ea52b…2463e1
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa44d ago0x3182eb…8adaca
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa44d ago0x994ddc…5258f1
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa44d ago0xff6e03…ace22e
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa44d ago0x9c278b…ee314b

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.