Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x38e2…53290x10c1…1e24Base—$0.67100%coinbase106d ago0x926ad0…057e35
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0b8679…5ab686
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase106d ago0x3b2da4…249742
0x1332…66eb0x0e3d…7757Base—$3.25100%0xbb99…f69a106d ago0xfe0f43…df074c
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x73103e…8a6dea
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI106d ago0x73103e…8a6dea
0xe644…13260x9dba…0df8Basex402 service$0.005100%payAI106d ago0x49c27e…a8938a
0x34d0…ce920x0e3d…7757Base—$50.00100%0x12fd…41c8106d ago0xb60029…2ec8c5
0x8e8a…d0a50x10c1…1e24Base—$0.009972100%coinbase106d ago0x413a1a…a6a775
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x76b22e…fe6ff0
0x9993…55a50x78f9…3928Base—$0.10100%coinbase106d ago0x564240…5810b0
0x3b89…243a0x10c1…1e24Base—$1.18100%coinbase106d ago0x5a485c…e81244
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase106d ago0xbd1bde…f82ec1
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaf547e…5e875b
0x3dad…61220x10c1…1e24Base—$0.26100%coinbase106d ago0x1fd872…a1a804
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI106d ago0x75ba34…b48fca
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase106d ago0x7ec767…486ca2
0xe644…13260x9dba…0df8Basex402 service$0.005100%payAI106d ago0x96a7df…cc7ff5
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI106d ago0xca7011…6e1400
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3958ad…2f0171
0xb90a…9ae40x8109…e7aeBase—$0.01100%fluxa106d ago0xbe4090…3bd204
0xfd64…35d90x10c1…1e24Base—$0.006006100%coinbase106d ago0x239f47…1f7ad2
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x691acf…7b43dc
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase106d ago0xb1ef2e…f50163
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdd543f…480ace

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.