Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x51c241…5b4736
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xfaed29…faf9bd
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xfa9c2c…ff777e
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x900a56…ee159b
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xa4fec4…fa0d10
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x2cac12…a0232e
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x92de7a…2ad0a5
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x83b6b0…df052f
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x215d23…b5484e
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x353842…6b6e35
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x6a8bcd…c6dbbc
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x0135dd…9661e5
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x4139f4…5f2544
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xfda403…0dc87e
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x29f7a2…9cabbd
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x991edc…a160fc
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x5d1364…7b809c
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x866ab0…6f6166
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x7de936…6484f9
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x7cdafa…9eb052
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x9b7f38…58abce
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x6877b5…405db1
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x307c47…31343e
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x49aec0…2102b2
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc0514a…b5963a

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.