Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0773…9b8b0xfe80…47eeBase$0.001100%fluxa8d ago0x7053a7…c19251
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa8d ago0xc212c2…9fbee0
0x2591…28880xfe80…47eeBase$0.001100%fluxa8d ago0xba1b9b…ffd9f3
0xdc3e…4a280xfe80…47eeBase$0.001100%fluxa8d ago0x3790f6…9926a7
0xc524…58690xfe80…47eeBase$0.001100%fluxa8d ago0xa752bc…a355a6
0xd5de…30ae0xfe80…47eeBase$0.001100%fluxa8d ago0x6b6640…8f22db
0xa116…8c290xfe80…47eeBase$0.001100%fluxa8d ago0xf8e47f…890de2
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa8d ago0xb841d2…192f20
0x4bf2…8e710xfe80…47eeBase$0.001100%fluxa8d ago0xa87da8…3449fd
0xc4d6…d6ab0xfe80…47eeBase$0.001100%fluxa8d ago0x169d3f…e30498
0x85b6…14c20xfe80…47eeBase$0.001100%fluxa8d ago0xf91879…c2c875
0x6baa…13ad0xfe80…47eeBase$0.001100%fluxa8d ago0x830c65…51d583
0xf2e3…771e0xfe80…47eeBase$0.001100%fluxa8d ago0xc5fd02…16e6c8
0x8d1b…e9440xfe80…47eeBase$0.001100%fluxa8d ago0x7da651…a3ddba
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa8d ago0xad942c…17eb68
0xb512…55fd0xfe80…47eeBase$0.001100%fluxa8d ago0xb68096…a02cf3
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa8d ago0x06d7a7…f69c89
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa8d ago0xd956d8…e3212d
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa8d ago0x428e0e…bfd54a
0x05a0…2d090xfe80…47eeBase$0.001100%fluxa8d ago0x031d12…c5bc3b
0x486b…1b030xfe80…47eeBase$0.001100%fluxa8d ago0x9998e3…7b3659
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa8d ago0xe19592…c4e341
0xe7b0…1d510xfe80…47eeBase$0.001100%fluxa8d ago0x8aa850…85ed9d
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa8d ago0xb72f3a…bfd5df
0x6664…00f70xfe80…47eeBase$0.001100%fluxa8d ago0x060b9a…b350f9

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.