Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa321…58660xa9dd…2315Base—$0.002100%coinbase39d ago0x874ae0…e5bddc
0xa321…58660xa9dd…2315Base—$0.002100%coinbase39d ago0x179c30…f317d6
0xa321…58660xa9dd…2315Base—$0.002100%coinbase39d ago0xd7b3b5…9795bb
0xa321…58660xa9dd…2315Base—$0.002100%coinbase39d ago0xf2993b…977840
0xa321…58660xa9dd…2315Base—$0.002100%coinbase39d ago0x60138d…6c6633
0xa321…58660xa9dd…2315Base—$0.002100%coinbase39d ago0x3816b2…4c0d59
0xa321…58660xa9dd…2315Base—$0.002100%coinbase39d ago0x767ff0…fc7eec
0xa321…58660xa9dd…2315Base—$0.002100%coinbase39d ago0x84b18f…b077cb
0xa321…58660xa9dd…2315Base—$0.002100%coinbase39d ago0x976a3f…7a896c
0xa321…58660xa9dd…2315Base—$0.002100%coinbase39d ago0xe03a8c…6063f6
0xa321…58660xa9dd…2315Base—$0.002100%coinbase39d ago0xc7955b…42c05b
0xa321…58660xa9dd…2315Base—$0.002100%coinbase39d ago0xe8cb12…62e841
0xa321…58660xa9dd…2315Base—$0.002100%coinbase39d ago0xd9d15d…033726
0xa321…58660xa9dd…2315Base—$0.002100%coinbase39d ago0xe5e6a1…a98ca0
0xa321…58660xa9dd…2315Base—$0.002100%coinbase39d ago0x46536a…a07cf8
0xa321…58660xa9dd…2315Base—$0.002100%coinbase39d ago0x556300…073968
0xa321…58660xa9dd…2315Base—$0.002100%coinbase39d ago0x1ce98f…1c581a
0xa321…58660xa9dd…2315Base—$0.002100%coinbase39d ago0xb87fe3…af86e5
0xa321…58660xa9dd…2315Base—$0.002100%coinbase39d ago0xe5b1b9…d86135
0xa321…58660xa9dd…2315Base—$0.002100%coinbase39d ago0x6dc692…002b01
0xa321…58660xa9dd…2315Base—$0.002100%coinbase39d ago0x6dca79…73a7ad
0xa321…58660xa9dd…2315Base—$0.002100%coinbase39d ago0x7cb513…6b78a1
0xa321…58660xa9dd…2315Base—$0.002100%coinbase39d ago0x571999…c926ad
0xa321…58660xa9dd…2315Base—$0.002100%coinbase39d ago0x482379…03da03
0xa321…58660xa9dd…2315Base—$0.002100%coinbase39d ago0x6abe84…3b7f4f

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.