Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa57d ago0xad4aac…93586c
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa57d ago0xe7d6ef…315b2f
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa57d ago0xd4dad4…d67927
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa57d ago0x633007…600569
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa57d ago0xf89a53…5efa94
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa57d ago0xcdd2ba…649d02
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa57d ago0x567065…421f96
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa57d ago0x7f5b99…d55dbf
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa57d ago0xaf2eb9…0f54e2
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa57d ago0xe0726e…5a7ae2
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa57d ago0xdf81f4…0ea0a0
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa57d ago0x543714…f6dddc
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa57d ago0x8b89dd…622acb
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa57d ago0x9a441b…7ad770
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa58d ago0x8d8427…727ad1
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa58d ago0xb46566…f7cd48
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa58d ago0xa81532…d89d7a
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa58d ago0x8647aa…67bee8
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa58d ago0xde297f…813969
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa58d ago0x2a2353…e67a3e
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa58d ago0x7386dd…e6cdd0
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa58d ago0x15429f…cd04fc
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa58d ago0xc9c73a…95f787
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa58d ago0xdbe00c…0e71bc
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa58d ago0xd71e0f…0d3f48

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.