Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4c0…43210x6839…1a2bBase$0.003100%coinbase16s ago0xab115d…0ddc57
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x928d77…16b199
0xfc2e…db2d0x9cc7…6168Base$1.2570%0x7e99…098820s ago0x05aa5c…a0b84b
0x652b…20720x6839…1a2bBase$0.003100%coinbase22s ago0xd415fd…bf4bc2
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x2131f7…8b6b65
0xfc2e…db2d0xe180…44b4Base$1.2570%0x7e99…098824s ago0x3ee556…99a565
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted24s ago0x313977…08681c
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase24s ago0x1b0eb4…4e4324
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase26s ago0xb5af30…50652e
0x4673…820d0x6839…1a2bBase$0.003100%coinbase30s ago0xd9d1a0…f57272
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x5ed374…45b4b3
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0xa47526…f46811
0xabac…9ec90x3e0a…78e7Base$0.005815100%coinbase34s ago0xe4e236…5c1220
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a534s ago0x8c7c4b…229844
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0xdc0666…86862c
0x5a58…a7bd0x0f7a…9fd2Base$1.1070%0xd2ae…d69838s ago0x2973bf…ced96a
0x1010…246c0x2e5a…8ccfBase$0.02100%coinbase38s ago0x89f65a…ee3f91
0x2c6b…cf000x6839…1a2bBase$0.003100%coinbase40s ago0x333e6a…4b49ad
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc44s ago0x7e6de4…fb4db9
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase46s ago0xc7512b…227e9c
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase48s ago0x776cd6…31ef08
0x2fc6…befe0xb4cb…00e5Base$46.0670%0x6351…0d6248s ago0xe8f43e…6a533a
0x27bd…d1010xabe7…5a7bBase$0.01100%payAI50s ago0xf4255b…5b1087
0x14ad…9b3e0x5aae…482eBase$0.25100%coinbase50s ago0x67e9fe…53486f
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase50s ago0x7de8e9…0a1001

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.