Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa20d ago0x448017…c3cabb
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa20d ago0x766976…97bfe7
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa20d ago0x331d49…f36ed9
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa20d ago0x4c42cc…f0ce96
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa20d ago0x9cdd3d…cde1bd
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa20d ago0x1ea532…4f7bfb
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa20d ago0x640b0d…7c9d62
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa20d ago0x1081d9…85a898
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa20d ago0x6305a4…1d55d7
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa20d ago0xaff0b0…0a901b
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa20d ago0xa32d83…2dbe47
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa21d ago0x7884e4…7ec4d3
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa21d ago0x039638…a91674
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa21d ago0xdbd91d…460df9
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa21d ago0x7b2831…c5fb39
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa21d ago0x4cf485…3377f3
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa21d ago0x30238f…9a38eb
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa21d ago0x8a618d…c5bddd
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa21d ago0x5e5bf0…1d7603
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa21d ago0xe80efc…736cd4
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa21d ago0x004448…01f7b7
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa21d ago0x7b4802…158752
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa21d ago0xe8b1d1…868b24
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa21d ago0xf6390b…314894
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa21d ago0x6a9598…f01d89

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.