Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd32b…45470x9c95…e299Base—$0.001100%fluxa58d ago0xfbe239…1e251a
0xd32b…45470x9c95…e299Base—$0.001100%fluxa58d ago0xef50f4…da17e9
0xd32b…45470x9c95…e299Base—$0.001100%fluxa58d ago0x1f45a8…e8dfec
0xd32b…45470x9c95…e299Base—$0.001100%fluxa58d ago0x51ea2c…94d28f
0xd32b…45470x9c95…e299Base—$0.001100%fluxa58d ago0x546174…8e95ff
0xd32b…45470x9c95…e299Base—$0.001100%fluxa58d ago0xce5319…fa2cfb
0xd32b…45470x9c95…e299Base—$0.001100%fluxa58d ago0x105fb5…490ef3
0xd32b…45470x9c95…e299Base—$0.001100%fluxa58d ago0xd258c6…efeeb2
0xd32b…45470x9c95…e299Base—$0.001100%fluxa58d ago0x2031da…bfc4e9
0xd32b…45470x9c95…e299Base—$0.001100%fluxa58d ago0xe042f9…2f340d
0xd32b…45470x9c95…e299Base—$0.001100%fluxa58d ago0xbd5023…75356d
0xd32b…45470x9c95…e299Base—$0.001100%fluxa58d ago0x294d1f…be9355
0xd32b…45470x9c95…e299Base—$0.001100%fluxa58d ago0xd930f3…5e4352
0xd32b…45470x9c95…e299Base—$0.001100%fluxa58d ago0xad7296…2708e1
0xd32b…45470x9c95…e299Base—$0.001100%fluxa58d ago0x5509ab…4000b3
0xd32b…45470x9c95…e299Base—$0.001100%fluxa58d ago0x1fd291…9277b2
0xd32b…45470x9c95…e299Base—$0.001100%fluxa58d ago0x2503b7…28d678
0xd32b…45470x9c95…e299Base—$0.001100%fluxa58d ago0xd2cbc8…7cf663
0xd32b…45470x9c95…e299Base—$0.001100%fluxa58d ago0xa427af…d52d4c
0xd32b…45470x9c95…e299Base—$0.001100%fluxa59d ago0x2dd0cd…90a556
0xd32b…45470x9c95…e299Base—$0.001100%fluxa59d ago0xd30c6f…cb492e
0xd32b…45470x9c95…e299Base—$0.001100%fluxa59d ago0x2ae1e4…c9ada6
0xd32b…45470x9c95…e299Base—$0.001100%fluxa59d ago0xc56c11…622f2e
0xd32b…45470x9c95…e299Base—$0.001100%fluxa59d ago0x641867…b715fd
0xd32b…45470x9c95…e299Base—$0.001100%fluxa59d ago0xe2a918…9ccb95

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.