Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x55a2…b5110x3e0a…78e7Base—$0.005552100%coinbase74d ago0x8a751e…357422
0x55a2…b5110x3e0a…78e7Base—$0.003245100%coinbase74d ago0x2d8a17…e60d29
0x55a2…b5110x3e0a…78e7Base—$0.004627100%coinbase74d ago0x1bdc41…99cca1
0x55a2…b5110x3e0a…78e7Base—$0.003632100%coinbase74d ago0x818742…a41a18
0x55a2…b5110x3e0a…78e7Base—$0.004831100%coinbase74d ago0xc3fae3…98dbac
0x55a2…b5110x3e0a…78e7Base—$0.00497100%coinbase74d ago0x20c39d…6eadfa
0x55a2…b5110x3e0a…78e7Base—$0.005514100%coinbase74d ago0x041abc…bb9ef1
0x55a2…b5110x3e0a…78e7Base—$0.004003100%coinbase74d ago0x3f84e6…75ec42
0x55a2…b5110x3e0a…78e7Base—$0.003952100%coinbase74d ago0xfaa604…2df125
0x55a2…b5110x3e0a…78e7Base—$0.005628100%coinbase74d ago0x98eaff…5f29a6
0x55a2…b5110x3e0a…78e7Base—$0.002837100%coinbase75d ago0x008fef…74040b
0x55a2…b5110x3e0a…78e7Base—$0.00345100%coinbase75d ago0x1df629…800888
0x55a2…b5110x3e0a…78e7Base—$0.003261100%coinbase75d ago0x932352…607fba
0x55a2…b5110x3e0a…78e7Base—$0.003986100%coinbase75d ago0x238f9c…c61e49
0x55a2…b5110x3e0a…78e7Base—$0.00557100%coinbase75d ago0x5afd79…06450b
0x55a2…b5110x3e0a…78e7Base—$0.003789100%coinbase75d ago0xcfe08e…dc48ad
0x55a2…b5110x3e0a…78e7Base—$0.00511100%coinbase75d ago0x45f31a…2f3fe4
0x55a2…b5110x3e0a…78e7Base—$0.005003100%coinbase75d ago0xebecb9…3f0613
0x55a2…b5110x3e0a…78e7Base—$0.004337100%coinbase75d ago0x07cc8d…2254d7
0x55a2…b5110x3e0a…78e7Base—$0.005157100%coinbase75d ago0xb0de9d…b88007
0x55a2…b5110x3e0a…78e7Base—$0.004551100%coinbase75d ago0x70aab9…88389e
0x55a2…b5110x3e0a…78e7Base—$0.005673100%coinbase75d ago0xa9faf7…75328b

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.