Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5899…c2ec0x47c5…4fc3Base—$21.0070%0x7390…9c9331d ago0x6a6863…f896b3
0x1332…66eb0x47c5…4fc3Base—$7.3570%0x569e…48f931d ago0xd4caa0…a0eb57
0x1332…66eb0x47c5…4fc3Base—$44.1070%0xbdce…f63731d ago0xe9932f…835ae5
0x1332…66eb0x47c5…4fc3Base—$52.5070%0x3835…626131d ago0x865d9b…f5f315
0x1332…66eb0x47c5…4fc3Base—$52.5070%0x24b8…43f031d ago0xdff77f…aaaa70
0x1332…66eb0x47c5…4fc3Base—$5.2570%0xbf85…381031d ago0xa9e27f…f90a76
0x10a5…0a770x47c5…4fc3Base—$13.6570%0xa6d0…a3cd31d ago0xa7bae3…a1f4e2
0x1332…66eb0x47c5…4fc3Base—$78.7570%0xa30d…6d0031d ago0xc67ef3…e1f905
0xb148…ea030x47c5…4fc3Base—$10.5070%0xa8a2…c53b31d ago0x7a2370…4667e3
0x1332…66eb0x47c5…4fc3Base—$105.0070%0xd0fe…397631d ago0xd2acaa…5d9229
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0xc234…1c3831d ago0xca5597…274df2
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x7924…2dfe31d ago0x54be56…f87a55
0x1332…66eb0x47c5…4fc3Base—$105.0070%0xde1b…a3a231d ago0x948e5f…d9147e
0x1332…66eb0x47c5…4fc3Base—$525.0070%0xb725…f2dd31d ago0xf297c9…075df9
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xf8ec…37d431d ago0xcb64a2…5c9086
0x1332…66eb0x47c5…4fc3Base—$99.7570%0xbc18…facb31d ago0x878a01…fb43c0
0x1332…66eb0x47c5…4fc3Base—$18.0070%0x12ba…6b6131d ago0xd7d5d1…751edb
0x78a0…5b5f0x47c5…4fc3Base—$19.6570%0x4596…ce0931d ago0x9c3e1d…644251
0xc9a2…31540x47c5…4fc3Base—$21.0070%0xfec0…c39431d ago0x122f89…e75ead
0x4b4d…3fcd0x47c5…4fc3Base—$2.1070%0xe1d1…1b1931d ago0xb52661…cc4343
0x1332…66eb0x47c5…4fc3Base—$100.0070%0xd798…875131d ago0x516753…0b7016
0x3576…c26a0x47c5…4fc3Base—$6.3070%0xeb2b…34ca31d ago0xa261ee…0e33a1
0xa787…64cf0x47c5…4fc3Base—$1.0570%0x3d53…a35931d ago0x2134bb…23ba11
0xb4a3…cb680x47c5…4fc3Base—$1.0570%0x9d1a…013531d ago0xe9f517…56f557
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x1ae8…2c7331d ago0x443c42…de7274

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.