Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase16s ago0xf04f2b…9337dd
0xac1e…ceed0x7d2c…bcfeBase$0.05100%coinbase18s ago0x0d6ddb…162232
0x2a8b…d7ab0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18s ago0x461de1…69f04c
0x7695…d6920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xf56eba…a701ba
0x3def…f22d0x6839…1a2bBase$0.003100%coinbase18s ago0x854ab2…bb4bd5
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x2f1bd2…295504
0x18d7…6ea40x50eb…6480Base$0.00170%0x54f0…793218s ago0x3c65cf…4fc80c
0xaaad…f07a0xfe80…47eeBase$0.001100%fluxa20s ago0xc9c90d…5f96c4
0xdf3f…921d0xfe80…47eeBase$0.001100%fluxa20s ago0x08465b…06a8fc
0xc9e9…68490x3e0a…78e7Base$0.003804100%coinbase20s ago0x6b1c87…46861a
0xe04c…35bf0xfe80…47eeBase$0.001100%fluxa22s ago0xdd0ea0…9fdb78
0x3208…9aaf0x97f5…c886Base$0.02100%coinbase22s ago0x2f0afc…497cee
0xf985…183a0xfe80…47eeBase$0.001100%fluxa22s ago0x383437…80c722
0x3009…07970xfe80…47eeBase$0.001100%fluxa22s ago0xdb0b37…ef4fcf
0x9d94…94940xfe80…47eeBase$0.001100%fluxa24s ago0xe9d7a6…8f05ed
0x0978…f06c0xfe80…47eeBase$0.001100%fluxa24s ago0xe8a086…774010
0x7ff0…fc880xfe80…47eeBase$0.001100%fluxa24s ago0x3aa97f…2d868d
0x7c3b…8f400xfe80…47eeBase$0.001100%fluxa24s ago0x3a1d1d…d0b23a
0xa51f…10c90xfe80…47eeBase$0.001100%fluxa24s ago0xfcd9f3…8c4732
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa24s ago0x282073…fec3db
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x138527…00e3fe
0x2a8b…fd270x6839…1a2bBase$0.003100%coinbase24s ago0x72bc65…b61604
0xc0e0…9f9a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x6e28c9…3afcdf
0x2a8b…d7ab0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase24s ago0x558bba…5c3ea7
0xc57e…3bec0xfe80…47eeBase$0.001100%fluxa24s ago0x7e73be…0e532f

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.