Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base—$10.5070%0x0dd9…36a532d ago0x175de3…f27805
0xc9a2…31540x0e3d…7757Base—$1.0570%0xb182…b93d32d ago0x60e18b…fe2d23
0xc9a2…31540x0e3d…7757Base—$21.0070%0x8817…492732d ago0xf1863c…c84d31
0xc9a2…31540x0e3d…7757Base—$2.1070%0x0524…938932d ago0xc2b8f4…7ad522
0xc9a2…31540x0e3d…7757Base—$3.1570%0x2b2b…961c32d ago0xea0c79…17a766
0xc9a2…31540x0e3d…7757Base—$10.5070%0x3cca…9c7c32d ago0x0d6a0a…978483
0xc9a2…31540x0e3d…7757Base—$22.0570%0x971c…70dd32d ago0x475a25…021d55
0xc9a2…31540x0e3d…7757Base—$11.5570%0x5697…9cea32d ago0x4157c9…ce393b
0xc9a2…31540x0e3d…7757Base—$1.0570%0xbb33…527732d ago0x7e0e34…767bfb
0xc9a2…31540x0e3d…7757Base—$10.5070%0x1c06…7baa32d ago0x434feb…564b40
0xc9a2…31540x0e3d…7757Base—$5.2570%0x5a50…c82c32d ago0xb20ca3…57531e
0xc9a2…31540x0e3d…7757Base—$11.5570%0x1dbc…007e32d ago0x34f176…a1e592
0xc9a2…31540x0e3d…7757Base—$4.2070%0x1513…b51332d ago0xade436…b0f941
0xc9a2…31540x0e3d…7757Base—$21.0070%0x7250…0f2032d ago0x072b8d…074fe4
0xc9a2…31540x47c5…4fc3Base—$31.5070%0x0dd9…36a532d ago0xea1664…acf83d
0xc9a2…31540x47c5…4fc3Base—$2.1070%0x6fec…af4032d ago0x03f9cb…d387b9
0xc9a2…31540x0e3d…7757Base—$21.0070%0x065e…0a6032d ago0x3829cf…0e426d
0xc9a2…31540x0e3d…7757Base—$1.0570%0x0485…d42932d ago0x621648…1d6a88
0xc9a2…31540x0e3d…7757Base—$10.5070%0x64fd…12f432d ago0xaed376…705625
0xc9a2…31540x0e3d…7757Base—$2.1070%0x6e05…667f32d ago0x8853b3…fdd21d
0xc9a2…31540x47c5…4fc3Base—$2.1070%0xc4a4…9e8632d ago0x535703…727df1
0xc9a2…31540x47c5…4fc3Base—$2.1070%0x4639…93fa32d ago0xa2cee4…d0d53a
0xc9a2…31540x47c5…4fc3Base—$2.1070%0xbada…25fd33d ago0x6c7e3f…6efd2c
0xc9a2…31540x0e3d…7757Base—$2.1070%0x6d55…0cde33d ago0xc8cf97…01d1ce
0xc9a2…31540x0e3d…7757Base—$1.0570%0x0156…b0f533d ago0xb83759…101de9

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.