Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe12…abf30xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase8d ago0x5dc5d0…d87b6a
0xfe12…abf30xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase8d ago0x6d4e69…ea9534
0xfe12…abf30xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase8d ago0x9bca7e…be43b7
0xfe12…abf30xa82c…cc0aBaseCueFrameMedia$0.01100%coinbase8d ago0x4e0fe5…ab2138
0xfe12…abf30x38c7…1b9dBaseffpipeVideo$0.02100%coinbase8d ago0x8d54f8…982ffc
0xfe12…abf30x38c7…1b9dBaseffpipeVideo$0.02100%coinbase8d ago0xf76943…5b3254
0xfe12…abf30x38c7…1b9dBaseffpipeVideo$0.02100%coinbase8d ago0x6d2fbe…e2e174
0xfe12…abf30x38c7…1b9dBaseffpipeVideo$0.02100%coinbase8d ago0x261c6c…dda7f7
0xfe12…abf30x38c7…1b9dBaseffpipeVideo$0.02100%coinbase8d ago0x46adc2…8d99fe
0xfe12…abf30x7662…80adBasex402 service$0.59100%coinbase8d ago0x64be2e…102b00
0xfe12…abf30x7662…80adBasex402 service$0.59100%coinbase8d ago0x81dffa…87b398
0xfe12…abf30x7662…80adBasex402 service$0.59100%coinbase8d ago0xa52bca…762e4f
0xfe12…abf30x7662…80adBasex402 service$0.59100%coinbase8d ago0x9e9d53…ac1593
0xfe12…abf30x7662…80adBasex402 service$0.59100%coinbase8d ago0xa9d34b…5fa077
0xfe12…abf30xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase8d ago0xe54366…d8248d
0xfe12…abf30xa82c…cc0aBaseCueFrameMedia$0.01100%coinbase8d ago0xcebabf…f6e888
0xfe12…abf30xa82c…cc0aBaseCueFrameMedia$0.01100%coinbase8d ago0x095a6d…d16cbc
0xfe12…abf30xa82c…cc0aBaseCueFrameMedia$0.01100%coinbase8d ago0x805b82…1c423c
0xfe12…abf30xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase8d ago0x040e7a…e12297
0xfe12…abf30xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase8d ago0x9fbcd6…c2bd29
0xfe12…abf30xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase8d ago0xcdc740…6a0824
0xfe12…abf30xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase8d ago0xcf5760…0a38ce
0xfe12…abf30xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase8d ago0x015a1e…f26b69
0xfe12…abf30x7662…80adBasex402 service$0.59100%coinbase8d ago0x5f301a…8eb6af
0xfe12…abf30x7662…80adBasex402 service$0.59100%coinbase8d ago0x47d2a0…9b6395

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.