Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8s ago0xabf684…22609e
0x862a…223a0xa9dd…2315Base$0.002100%coinbase10s ago0xfa3f75…a8f39b
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase10s ago0x4bbfbe…2d9d9f
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x6dfa64…98dba1
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase16s ago0x9b02c3…25f46d
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0xac923f…8f7341
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x17cd0c…49003f
0xb527…a0a60x4aab…df26BaseApifyAutomation$1.00100%coinbase22s ago0x663c3a…61d681
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase22s ago0xac8a18…1f179c
0x19b5…cf0c0xe017…2667Base$0.0170%0x0b44…80fc22s ago0x4f297a…4158ea
0xa9a8…d7570x3e0a…78e7Base$0.00375100%coinbase24s ago0x26d0cf…ed68d2
0x6386…b9130x589a…b3d8BaseX PayHealth$0.005100%coinbase28s ago0x148c5f…6ab1f8
0xfc8f…dfb10xdf31…abbbBase$0.10100%coinbase30s ago0xf78f4f…4bcbb8
0xea39…1df10xfe80…47eeBase$0.001100%fluxa32s ago0x4e9d1d…196214
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0xa73415…e586dc
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0xf17444…4bfebb
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x3f5c50…a7175d
0x781d…339d0x50eb…6480Base$0.00170%0x54f0…793234s ago0x342e9c…7f8637
0xd906…36020xfe80…47eeBase$0.001100%fluxa34s ago0xef1448…c062ac
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase36s ago0x500b1a…5f6aa3
0xf1b5…c6f90x589a…b3d8BaseX PayHealth$0.005100%coinbase42s ago0x7c34b8…a93803
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase44s ago0x45c2a1…c627bb
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase46s ago0x17ab18…aff4af
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase46s ago0x6dd24c…823dfe
0xe03d…274b0x50eb…6480Base$0.00170%0x54f0…793246s ago0xa9c43c…bc38ec

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.