Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase7s ago0x61f761…0f2fee
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7s ago0x264f54…16ba98
0xdfe0…713e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7s ago0x208e1f…4d0f17
0x67bd…8a9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7s ago0x3516f7…98e252
0xbefe…4bff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7s ago0x5be6b6…8b433d
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase7s ago0xc555b6…7af19a
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase9s ago0xf3e00d…fe1dc9
0xcdcb…2cab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9s ago0xbefe64…8ab763
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase11s ago0x4d6a50…db9bfc
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x08ef9a…eb124c
0xf941…86fd0x3e0a…78e7Base$0.004903100%coinbase11s ago0x1ec865…4dfddf
0xcf19…7b3c0x6839…1a2bBase$5.00100%coinbase13s ago0xc94f3f…98bbc5
0xe129…70030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x058f5b…b470b0
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase13s ago0xfdddb7…098f7d
0x0010…4e800xa8b2…1d68Base$0.0170%0x9501…c67715s ago0x049db9…619297
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase15s ago0x523683…175bb8
0x0976…2f960xf000…94fcBase$0.10100%coinbase15s ago0x769f13…2ce6f4
0x32db…499d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xab3329…5a60d7
0x7d82…7df90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xa3d450…9a4021
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase15s ago0x9501b9…3172f4
0x46aa…fc0f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x9dd462…5aab4a
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x5e63af…afb1a9
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase17s ago0x88cdfb…03f0c8
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase19s ago0x40177d…dd4909
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xe84481…07c156

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.