Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d47…ade20x3e0a…78e7Base—$0.00545100%coinbase73d ago0xfdc140…81492e
0x1d47…ade20x3e0a…78e7Base—$0.0032100%coinbase73d ago0xc7bfd9…8fd20e
0x1d47…ade20x3e0a…78e7Base—$0.00446100%coinbase73d ago0x3f4915…fa222b
0x1d47…ade20x3e0a…78e7Base—$0.003315100%coinbase73d ago0x52bd63…11fb8e
0x1d47…ade20x3e0a…78e7Base—$0.002789100%coinbase73d ago0x710db9…0f6a4e
0x1d47…ade20x3e0a…78e7Base—$0.003964100%coinbase73d ago0x2af94d…4f5492
0x1d47…ade20x3e0a…78e7Base—$0.003596100%coinbase73d ago0xbe4b39…84c5c8
0x1d47…ade20x3e0a…78e7Base—$0.00311100%coinbase73d ago0xfb4aec…68bdda
0x1d47…ade20x3e0a…78e7Base—$0.004884100%coinbase74d ago0x2680e3…8fab51
0x1d47…ade20x3e0a…78e7Base—$0.002999100%coinbase74d ago0xfdd749…a226ae
0x1d47…ade20x3e0a…78e7Base—$0.005731100%coinbase74d ago0xe98c39…52edef
0x1d47…ade20x3e0a…78e7Base—$0.005793100%coinbase74d ago0x96b626…06af80
0x1d47…ade20x3e0a…78e7Base—$0.004197100%coinbase74d ago0x674697…8eaa74
0x1d47…ade20x3e0a…78e7Base—$0.004947100%coinbase74d ago0xe4e808…9d0f60
0x1d47…ade20x3e0a…78e7Base—$0.005273100%coinbase74d ago0xaf94fe…34007b
0x1d47…ade20x3e0a…78e7Base—$0.002749100%coinbase74d ago0x05a376…be5a28
0x1d47…ade20x3e0a…78e7Base—$0.00416100%coinbase74d ago0x8fd3f2…79ed8a
0x1d47…ade20x3e0a…78e7Base—$0.003673100%coinbase74d ago0xf297df…d30019
0x1d47…ade20x3e0a…78e7Base—$0.004604100%coinbase74d ago0x4427b7…8940d3
0x1d47…ade20x3e0a…78e7Base—$0.003188100%coinbase74d ago0x79d327…fc042d
0x1d47…ade20x3e0a…78e7Base—$0.003552100%coinbase74d ago0xa6f42c…53b52f
0x1d47…ade20x3e0a…78e7Base—$0.005727100%coinbase74d ago0xbd9d53…56a195
0x1d47…ade20x3e0a…78e7Base—$0.003974100%coinbase74d ago0x375a54…bf6860
0x1d47…ade20x3e0a…78e7Base—$0.00427100%coinbase74d ago0x2443a2…5337f5
0x1d47…ade20x3e0a…78e7Base—$0.003873100%coinbase74d ago0xb8010f…1b2f26

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.