Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89b2…9cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x89892c…43be08
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase13s ago0x103e93…848586
0xc495…fa030x6839…1a2bBase—$0.003100%coinbase13s ago0xe1c207…71a9bf
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase13s ago0x789d47…7a0597
0xd49b…63770x5bc3…2695Base—$0.01100%coinbase13s ago0x65d54a…b61e4c
0x9875…8e540xb86a…e183Base—$124.4170%0xb86a…e18315s ago0x45ff48…e753b5
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase15s ago0x2075b5…ebfdd9
0xd49b…63770xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase15s ago0x3c4f7f…da9708
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase15s ago0xed4ef8…246b2b
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17s ago0xe06b9f…b3bb0d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase17s ago0xffd62c…7debc0
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase19s ago0x4c405b…f94730
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase19s ago0x17f51e…993372
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase19s ago0xaabe17…4f1d98
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase19s ago0xce3536…c80d5c
0xd4c8…2ee50xb86a…e183Base—$323.3470%0xb86a…e18321s ago0x6163f3…5ef835
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase21s ago0x153d7b…80c427
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase21s ago0x5ecb5b…e13479
0xd49b…63770xda8a…3991Base—$0.01100%coinbase21s ago0xed605b…ba2e54
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a521s ago0xd2ef33…082514
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a523s ago0x9e4028…07f45b
0xf52d…681a0x6839…1a2bBase—$0.003100%coinbase23s ago0xfc5506…d23b49
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase23s ago0x527db5…404e09
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase23s ago0x87b746…201041
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase23s ago0x955cb9…2d58a3

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.