Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x122d…25630xab60…d99dBase$405.0070%0x4661…93fd13s ago0x05fd84…287ec2
0x862a…223a0xa9dd…2315Base$0.002100%coinbase17s ago0xe86fbf…875214
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted19s ago0x66f74a…136337
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase19s ago0x6cbb44…93db32
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xe9f03f…0bc9b4
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase19s ago0x606a14…5cfc07
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xabf684…22609e
0x862a…223a0xa9dd…2315Base$0.002100%coinbase25s ago0xfa3f75…a8f39b
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase25s ago0x4bbfbe…2d9d9f
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x6dfa64…98dba1
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase31s ago0x9b02c3…25f46d
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0xac923f…8f7341
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x17cd0c…49003f
0xb527…a0a60x4aab…df26BaseApifyAutomation$1.00100%coinbase37s ago0x663c3a…61d681
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase37s ago0xac8a18…1f179c
0x19b5…cf0c0xe017…2667Base$0.0170%0x0b44…80fc37s ago0x4f297a…4158ea
0xa9a8…d7570x3e0a…78e7Base$0.00375100%coinbase39s ago0x26d0cf…ed68d2
0x6386…b9130x589a…b3d8BaseX PayHealth$0.005100%coinbase43s ago0x148c5f…6ab1f8
0xfc8f…dfb10xdf31…abbbBase$0.10100%coinbase45s ago0xf78f4f…4bcbb8
0xea39…1df10xfe80…47eeBase$0.001100%fluxa47s ago0x4e9d1d…196214
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase47s ago0xa73415…e586dc
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase47s ago0xf17444…4bfebb
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase47s ago0x3f5c50…a7175d
0x781d…339d0x50eb…6480Base$0.00170%0x54f0…793249s ago0x342e9c…7f8637
0xd906…36020xfe80…47eeBase$0.001100%fluxa49s ago0xef1448…c062ac

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.