Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x38f7…a3ad0x32ad…8af9Base—$0.01100%fluxa117d ago0xc6b803…8420e9
0x5983…41d20x32ad…8af9Base—$0.25100%fluxa117d ago0x5f9096…435290
0xa82c…d2560x32ad…8af9Base—$0.26100%fluxa117d ago0x6a453f…86f65d
0x5d81…da260x32ad…8af9Base—$0.25100%fluxa117d ago0x72390c…4c5860
0xc656…601c0x32ad…8af9Base—$0.03100%fluxa117d ago0xa869a7…dfb7ac
0xfe76…05940x32ad…8af9Base—$0.25100%fluxa117d ago0xd42ed2…9c1dd8
0x098c…fe170x32ad…8af9Base—$0.25100%fluxa117d ago0x110b2c…332226
0x644a…2d9f0x32ad…8af9Base—$0.25100%fluxa117d ago0xc20cb5…f7618e
0xa3d0…6b840x32ad…8af9Base—$0.27100%fluxa117d ago0x15dfa7…5ee9ba
0x4750…f23c0x32ad…8af9Base—$0.25100%fluxa117d ago0xbb26cc…110070
0x6020…53e20x32ad…8af9Base—$0.25100%fluxa117d ago0xd834d4…709a4f
0xa39e…87070x32ad…8af9Base—$0.46100%fluxa117d ago0xd9b4ed…da96ca
0x190e…e1520x32ad…8af9Base—$0.25100%fluxa117d ago0xd15625…231402
0xb7bc…71a40x32ad…8af9Base—$0.24100%fluxa117d ago0x5651fa…bf3279
0x3f8d…91f40x32ad…8af9Base—$0.47100%fluxa117d ago0x94fbdc…04f3aa
0x6f41…66ab0x32ad…8af9Base—$0.25100%fluxa117d ago0xc5a22b…a054da
0x13c7…6d0e0x32ad…8af9Base—$0.25100%fluxa117d ago0x285885…6f87a8
0xaa23…75e50x32ad…8af9Base—$0.27100%fluxa117d ago0x170872…1946ff
0x06e8…0b8d0x32ad…8af9Base—$0.20100%fluxa117d ago0x8e19ae…d60302
0x0aa9…81d60x32ad…8af9Base—$0.25100%fluxa117d ago0x5f3aac…518ec7
0xf167…2a020x32ad…8af9Base—$0.25100%fluxa117d ago0x75b06b…d3e98c
0xde87…28760x32ad…8af9Base—$0.26100%fluxa117d ago0x7f3049…4b97e2
0xce9d…96170x32ad…8af9Base—$0.20100%fluxa117d ago0x2d2c18…09b2a0
0xe35a…fd980x32ad…8af9Base—$0.04100%fluxa117d ago0x22db5d…5f11b6
0x4601…a9a10x32ad…8af9Base—$0.09100%fluxa117d ago0x119c93…5d9969

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.