Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab3d…be8c0x6839…1a2bBase$0.003100%coinbase15s ago0xd1a24f…42d6dd
0xfc2e…db2d0x4e96…4b5eBase$1.2570%0x7e99…098815s ago0x12d87a…e3967d
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x2ece43…ed10ae
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xb8f746…09847c
0x1332…66eb0x47c5…4fc3Base$10.5070%0xf098…e1e421s ago0xa2eb9e…1be23c
0x6881…42130x50eb…6480Base$0.00270%0x54f0…793221s ago0x5792a8…42fae1
0xc328…11950x3e0a…78e7Base$0.003294100%coinbase23s ago0xb1532a…c9739c
0x8022…8d8d0x6839…1a2bBase$0.003100%coinbase27s ago0xeef203…04d7b0
0xfbe4…f8a00x4f4b…422dBase$0.0035100%coinbase29s ago0xe23012…4568a9
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x392876…acd584
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x909289…5ebde4
0xb4c0…43210x6839…1a2bBase$0.003100%coinbase35s ago0xab115d…0ddc57
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x928d77…16b199
0xfc2e…db2d0x9cc7…6168Base$1.2570%0x7e99…098839s ago0x05aa5c…a0b84b
0x652b…20720x6839…1a2bBase$0.003100%coinbase41s ago0xd415fd…bf4bc2
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0x2131f7…8b6b65
0xfc2e…db2d0xe180…44b4Base$1.2570%0x7e99…098843s ago0x3ee556…99a565
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted43s ago0x313977…08681c
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase43s ago0x1b0eb4…4e4324
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase45s ago0xb5af30…50652e
0x4673…820d0x6839…1a2bBase$0.003100%coinbase49s ago0xd9d1a0…f57272
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase49s ago0x5ed374…45b4b3
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase51s ago0xa47526…f46811
0xabac…9ec90x3e0a…78e7Base$0.005815100%coinbase53s ago0xe4e236…5c1220
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a553s ago0x8c7c4b…229844

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.