Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa22d ago0x91e8f4…fc9665
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa22d ago0x060cf4…71cdfd
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa22d ago0x29e556…0087e0
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa22d ago0x86376c…b41d19
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa22d ago0xee6f48…2fa6b4
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa22d ago0xca06c8…a6a0a1
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa22d ago0x6e10bf…a02cab
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa22d ago0x0eddc0…6e6c86
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa22d ago0xabca12…959b1e
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa22d ago0x28fae7…4d920e
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa22d ago0xbbebc6…eb7edb
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa22d ago0x9bf313…0c5a01
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa22d ago0x9ec7bb…c757ed
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa22d ago0x12e745…ac2e64
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa22d ago0xb88ae7…3d7cda
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa22d ago0xaec352…95f9e8
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa22d ago0x75200b…c71943
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa22d ago0x4f523f…b61ed5
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa22d ago0x17fd12…a2893d
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa23d ago0xa13a70…953a72
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa23d ago0xd802d0…e4ce64
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa23d ago0xb3a819…b190da
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa23d ago0xd73f6e…d5180f
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa23d ago0x113de2…25175b
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa23d ago0xe6a199…be4ded

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.