Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9f10…00670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xd71b13…c9c68c
0x9f10…00670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xd4e0aa…0375ea
0x9f10…00670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x3a807e…7c55a8
0x9f10…00670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x095ecb…97533a
0x9f10…00670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xc4c03f…066849
0x9f10…00670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x5b13a4…a28d57
0x9f10…00670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xb1115e…df4433
0x9f10…00670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x987160…af5047
0x9f10…00670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x35c698…879c2a
0x9f10…00670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x52517e…3dfd18
0x9f10…00670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xc174f1…373f93
0x9f10…00670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x8ad51d…2343f7
0x9f10…00670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x33ae2b…f4a12d
0x9f10…00670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x40feb8…3e171c
0x9f10…00670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x655848…a8be95
0x9f10…00670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x31a1f8…e5ac23
0x9f10…00670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x455d4a…b8eb6f
0x9f10…00670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x394afd…91df01
0x9f10…00670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xa3a65f…13ebe4
0x9f10…00670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xc1504f…f6af80
0x9f10…00670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xcf1b27…96383c
0x9f10…00670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x7e1a0a…428f02
0x9f10…00670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xf3df11…dfed62
0x9f10…00670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x302b75…3a8368
0x9f10…00670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xbcef81…9edf2b

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.