Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa30d ago0xf418d9…2becac
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa30d ago0xb04256…7551cc
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa30d ago0x8b4389…d67a4a
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa30d ago0xcdbcc3…7ca872
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa30d ago0x0146e0…b74a29
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa30d ago0x1bc2a1…b5c6d0
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa30d ago0xa3cfaf…597b2c
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa30d ago0xd3a731…4cc4a3
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa30d ago0x851bd6…4c6fcb
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa30d ago0x0605b5…419294
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa30d ago0x6c56d9…58b252
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa30d ago0x07a236…5a68e0
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa30d ago0x7ffa39…c77bcc
0x30ca…2c1b0x9c95…e299Base$0.001100%fluxa31d ago0x75cfa8…87ec06
0x30ca…2c1b0x9c95…e299Base$0.001100%fluxa31d ago0xbec126…536a41
0x30ca…2c1b0x9c95…e299Base$0.001100%fluxa31d ago0x922eee…e03658
0x30ca…2c1b0x9c95…e299Base$0.001100%fluxa31d ago0xb3c15d…1f3312
0x30ca…2c1b0x9c95…e299Base$0.001100%fluxa31d ago0x12c51f…ab5112
0x30ca…2c1b0x9c95…e299Base$0.001100%fluxa31d ago0xe99f59…b71c96
0x30ca…2c1b0x9c95…e299Base$0.001100%fluxa31d ago0xb8b68b…df65f4
0x30ca…2c1b0x9c95…e299Base$0.001100%fluxa31d ago0x5f386d…096a8f
0x30ca…2c1b0x9c95…e299Base$0.001100%fluxa31d ago0x3e92d5…655901
0x30ca…2c1b0x9c95…e299Base$0.001100%fluxa31d ago0x98ec46…e2f1f3
0x30ca…2c1b0x9c95…e299Base$0.001100%fluxa31d ago0x2eae79…b2e4f7
0x30ca…2c1b0x9c95…e299Base$0.001100%fluxa31d ago0x7abc67…a198be

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.