Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x6d1445…2e7feb
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x9416e4…0ee91a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0xa9d279…8f283e
0x170d…fa100xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase19s ago0x6ed583…7b3cfb
0x170d…fa100x2b6d…32c5Base2sPublic-records$0.0025100%coinbase19s ago0xe99c9c…cdb334
0x170d…fa100x4466…125eBasex402 service$0.005100%coinbase19s ago0x5acda5…5eb74f
0x170d…fa10Stock TA (RSI/MACD/ADX+Signal)BaseCrypto Market DataCrypto$0.005100%coinbase19s ago0x10969c…3f4afc
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x135346…2bcbad
0x1332…66eb0x47c5…4fc3Base—$10.0070%0x6aad…f13325s ago0xcd790c…98d826
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x263b52…f65979
0xfc2e…db2d0x4e6c…a5a2Base—$1.2570%0x7e99…098827s ago0x7b2f4a…310dc4
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x4670db…a54ba3
0xfc2e…db2d0xccf1…3a07Base—$1.2570%0x7e99…098833s ago0x4d668f…1d0c12
0x1332…66eb0x47c5…4fc3Base—$19.0070%0x0b7e…f08e37s ago0xa990a2…57505b
0xed21…02450x4663…8172Base—$37.0970%0xa923…c9ac39s ago0x4b389f…0563c4
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0x53eb19…2296db
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase45s ago0xae50f8…5dc90c
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase47s ago0x21c9d3…183311
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase49s ago0xce9562…2f8895
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase49s ago0x48be46…33bfd2
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase49s ago0x698b42…fd577a
0x728d…c01d0x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase51s ago0x82dedd…7a2560
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase55s ago0x59081d…83105f
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase57s ago0x8b734e…38d809
0x8c6e…1b030x325b…d430BaseStableEnrichExa$0.02100%coinbase59s ago0xcd556e…043040

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.