Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase112d ago0xb8a357…c770e2
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase112d ago0x7c1c2a…15b493
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase112d ago0xb16de2…bced5f
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase112d ago0x5e032f…d0e9e3
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase112d ago0x1c4bd1…48cfb6
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase112d ago0x3abd19…84cae8
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase112d ago0xea97d7…1fbebf
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase112d ago0x5e949b…d29538
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase112d ago0x1bc1bd…f577a3
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase112d ago0xc8510d…87f154
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase112d ago0xc2914f…37b2d9
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase112d ago0xc7ca66…16e9f5
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase112d ago0x2729c8…6350f3
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase112d ago0xed3104…538e36
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase112d ago0x87c538…ff85b6
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase112d ago0xdab11e…d13cb1
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase112d ago0x4442aa…29042d
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase112d ago0x3e6c96…edd6ef
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase112d ago0xa0680a…445e10
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase112d ago0x14bdbb…c4355d
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase112d ago0x86c7c0…19db51
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase112d ago0x645be1…cdaabf
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase112d ago0x5ad937…2abc6f
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase112d ago0xbf9711…9fb90d
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase112d ago0x97bf76…d39d05

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.